Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
Bubbadood
Sorry for the obvious question, once this is up and running I assume it's recommended to disable PayPal Payments Pro and PayPal Express Checkout ?
To be very specific, the recommended operation will be to *retire* the old modules. See documentation:
https://docs.zen-cart.com/user/payment/paypal_restful/
https://docs.zen-cart.com/user/payment/retirement/
In 2.0.0, this can be done through the admin; in prior versions it requires a code tweak (shown on the second help page above).
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
swguy
Thank you for the clarification @swguy
Re: PayPal RESTful API Payment Module
Maybe another silly question, is this okay to use for UK paypal? As recently paypal pro was stopped for most here due to the verified updates. I did move to another payment provider, but interesting to see how this goes in the future.
Re: PayPal RESTful API Payment Module
Is the pre-158 retirement procedure needed witht the mod not supporting pre-158?
Asking for a friend:P
Re: PayPal RESTful API Payment Module
It doesn't say "pre-1.5.8" it says "1.5.8 and Prior." I am highly confident that someone will (at least attempt to) do the fiddling to make it work on a pre-1.5.8 site.
Re: PayPal RESTful API Payment Module
Just wondering if we should send non-coders like myself on a Don Quixote mission. :P
Re: PayPal RESTful API Payment Module
I can change it to "Prior to 2.0.0" for clarity.
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
HeathenMagic
Maybe another silly question, is this okay to use for UK paypal? As recently paypal pro was stopped for most here due to the verified updates. I did move to another payment provider, but interesting to see how this goes in the future.
I've not tried on a UK PayPal site, but based on PayPal's documentation I believe that the payment module should work for UK PayPal as well.
Re: PayPal RESTful API Payment Module
Thanks for that. I might try it in the near future.
Re: PayPal RESTful API Payment Module
v1.0.1 of the payment module is now available for download.
This release corrects GitHub issue #12 (PHP Parse error occurs when doing transaction void).