paypal - Force Recurring PayFlow Payment -


implementing processing decativate user when recurring payments dont go through.

the process trying follows:

after 3 failed attempts recurring payment go through need try 1 more time automated force of payment 1 more time.

so looking @ payflow sdk .net way used existing payflow profile real-time try force payment. find recurringpaymenttransaction class. looks need use. seems there more information needed have. want use profileid , payment number failed. dont want have retrieve amount or create invoice. properties required? there better way accomplish this?

it has been time since have installed .net sdk, typically process request using https method, , send on 4 required variables (trxtype, action, origprofileid, , paymentnum). amount not need passed on if retrying payment original amount.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -