Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PayPal recurring payments profile with initial amount - potential 24 hour delay even for initial amount?

We're setting up a recurring payment with an initial amount specified. We want to give the subscriber pretty much immediate access to the content, but we only want to give the user access to the content if the initial payment is successful.

The PayPal documentation says that a recurring payments profile may take up to 24 hours to activate.

Does this mean that the initial payment may not come through for 24 hours? Does this mean we should not use this method of charging for the first period if we want to give the user immediate access to the content?

What is the best way forward?

like image 603
franzo Avatar asked Nov 12 '22 01:11

franzo


1 Answers

Amount of the Optional Transaction. Required only when OPTIONALTRX=S.

OPTIONALTRX Defines an optional Authorization for validating the account information or for charging an initial fee. If this transaction fails, then the profile is not generated.Hope Your system check for whether the transaction is sucessfull

like image 80
rosa mandez Avatar answered Dec 24 '22 09:12

rosa mandez