cryoutsolutions / laravel-paypalrecuringpaymentscreditcard

laravel-paypalrecuringpaymentscreditcard is a package to help you process and create recuring paypal credit card payments
Apache License 2.0
0 stars 1 forks source link

Automatic recurring payments not working Paypal Sandbox #3

Open umairali opened 9 years ago

umairali commented 9 years ago

I am facing one issue recurring payment profile created successfully on paypal sandbox but automatic payment after a specific time period not working

cryoutsolutions commented 9 years ago

Hi, If if you have a solution please create a pull request...

umairali commented 9 years ago

Hi

Finally i found a solution.

Paypal create first paypal recurring profile and then same time paypal create first recurring transaction. After that paypal automatic payment transaction after a specific time frequency working perfectly.