I want to get paid immediately upon subscription creation.
For now, after creating a subscription, payment is not occurring immediately (at 2:00 next day after creation).
I appreciate it if I get a good solution here.
Thank you
04-14-2020 10:21 AM
Hi mns129828,
If you want payment immediately then you must use a real-time transaction processing method to obtain it. Recurring Billing is not a real-time processing option.
You may use the createTransactionRequest, either by using the customer profile ID and payment profile ID created with your subscription or by submitting a createTransactionRequest using full credit card and expiration date values prior to creating the subscription. After you have processed a real-time transaction you can then schedule the subscription to start on the second payment interval of the life of the contract with your customer.
I hope this is helpful to you.
Regards,
Elaine
04-15-2020 07:53 AM