dj-paypal icon indicating copy to clipboard operation
dj-paypal copied to clipboard

Option to sync everything from paypal

Open asmaps opened this issue 5 years ago • 1 comments

Hi,

is there any possibility to resync from paypal? Like manage.py djpaypal_download_plans but also for BillingAgreements and all the other models?

Regards Native

asmaps avatar Apr 04 '19 14:04 asmaps

@asmaps It's a good idea because I faced a similar problem in my previous project. I had to download each subscription ID and store it in a JSON file so that I could retrieve the data later when using manage.py djpaypal_download_plans. It makes it easier to download all your subscriptions from PayPal.

brahim024 avatar May 14 '23 21:05 brahim024