spree_paypal_express icon indicating copy to clipboard operation
spree_paypal_express copied to clipboard

allowing use of paypal express in spree, using (a modified version of) active merchant

Results 27 spree_paypal_express issues
Sort by recently updated
recently updated
newest added

I'm searching one solution for my question on web, but probably no one had the same problem. Before deploy my spree project on cloud, I'm trying to run it in...

This commit fixes the error ``` bad component(expected host component): localhost:3000 ``` raised from `Spree::CheckoutController.asset_url` when the `Spree::Config[:site_url]` variable contains the port, e.g. in development machines which uses port 3000

Fix issues with shipping & tax calculations Added override to add paypal button on cart step (when enabled) Use paypal account email for order email for checkout on cart step...

I18n for Spree translations is no longer working so I changed it for Spree :)

occur error when text is blank (not nil)

Hi! When you fill in a shipping address different from the billing address, it is not used in the Paypal screens anywhere. On the "Final" Paypal screen, you see your...

As paypal has different landing pages, I want to force the landing page to the one that fits the best for my shop. To become this I have to add...

Spree has Google Ecommerce Analytics already implemented - it's only necessary to give your Google Analytics ID in the Admin panel. Even though the page visits tracking is working ok,...

Hi, I am currently trying to set up Spree Paypal Express. It does not seem to work at this stage. Whenever I try to checkout with Spree Paypal Express, it...