spree-contrib / spree_braintree_vzero

Official Braintree + PayPal integration gem for Spree Commerce
https://www.braintreepayments.com/
BSD 3-Clause "New" or "Revised" License
46 stars 59 forks source link

Spree 4.0 support please? #214

Closed jittdev closed 3 years ago

jittdev commented 4 years ago

Would be nice. Braintree is an easy set up. Would hate to lose that option.

DevGW commented 4 years ago

I agree I keep get payment source required when trying to implement

damianlegawiec commented 4 years ago

@jittdev @RWSDev this should have been fixed via https://github.com/spree-contrib/spree_braintree_vzero/pull/211

jittdev commented 4 years ago

after clean install, rails 6.0.2.1/spree4.0.3 and spree_braintree_vzero, keep getting 1 error: "Payment Source cannot be blank" that would not let Chekout continue when opting to Checkout rather than click the Paypal button (the paypal button did indeed work just fine).

nicolasconnault commented 4 years ago

@jittdev @RWSDev this should have been fixed via #211

It's not fixed. It's now August 2020 and there is still no way to use Paypal Express with SpreeCommerce.

ctsstc commented 4 years ago

I believe I got this one working Spree::Gateway::PayPalExpress I think it came from this: https://github.com/spree-contrib/better_spree_paypal_express

murugesans commented 3 years ago

Hi Team,

I am using the latest spree(4.2.0.rc4) and installed Spree_Braintree_Vzero(branch: Master), keep getting 1 error: "Payment Source cannot be blank" that's not allowing me to complete the checkout for any Vzero payment methods. When can we expect this to work?. Thanks image

terfender commented 3 years ago

I am getting the same error above: "Payment Source cannot be blank" Using spree 4.2.0.rc5

@piotrpanko , I am using your fork and fixes, still getting this error. Any ideas sir?

terfender commented 3 years ago

@damianlegawiec , can you please look into our issue? The lib is not working on 4.2.0 :( Issue 1: payments source can't be blank Issue 2: JS error SyntaxError: Unexpected token ')'