Methods Values
In methods - GetURL/SaleChargeToken/CreateSale
'CreateRecurringSale'
Send “true” in order to create a recurring sale.
'SaleType'
In recurring, the sale has to be pending payment - Send 2 for recurring sale.
'RecurringSaleCycle'
Choose the time phrase to charge:
1 = day
2 = week
3 = month
'RecurringSaleDay'
Day in the month (relevant only for a monthly recurring)
1-28
'RecurringSaleStep'
How many time phrase between each charge?
Every 1 month/week/day
'RecurringSaleCount'
Total number of the recurring sale payments
Send 0 for non-stop recurring
'RecurringSaleStartDate'
The date to start the recurring sale activation
Leave empty if it is by automatic creation day
'RecurringSaleAutoCharge'
Send “true” for the recurring to charge automatically
Direct Payments (Using ChargeSimple with CreateSale)
Parameters values in direct payment method - ChargeSimple
“ParamJ” - Send 5 for recurring sale
“TransactionType” - Send 11 for recurring sale
Parameter Name | Meaning | Values |
---|---|---|
ParamJ | The Param Settings | 5 (same as on hold) |
TransactionType | The Transaction Type | 11 (Recurring Transaction) |
Updated about 2 months ago