This page serves as a supplementary guide for integrating Real-Time Recurring Credit Card transaction payment into the payment flow and is to be read in conjunction with the PayU Enterprise API integration documentation.
Real-Time Recurring (RTR) Credit Card transaction solution which is available in our system on the responsive channel via tokenised enterprise API integration.
doTransaction amendments for Real-Time Recurring Credit Card Transactions (RTR)
Merchants will need to make the following amendments to the doTransaction API call in order to do Real-Time Recurring Credit Card transactions with and without tokens on the PayU platform.
- todo
<todo> <todo>100</todo> </todo>
Integration payment sequence/flow
When developing a solution with PayU's Enterprise API you will need to cater for the implementation user profile management section against which a token can be stored for future recurring payments..
Simple payment sequence integration:
- todo
Example of the stored card selection page developed by the merchant
todo
API call examples
Please refer to the doTransaction API example page for more information