The doScheduledWalletPayment function registers a scheduled payment request and does the requested day a debit authorization request with the data of a wallet.
The payment record is characterized by:
- information from an existing virtual wallet wallet.
- the payment due date: an amount, a currency, a due date, a status, etc...
The request is refused in the following cases :
- The identifier of the virtual wallet provided does not exist or the wallet is inactive inactive.
- The payment date is beyond the expiry date of payment method method.
- The payment method is not accepted accepted.
Payment is refused only if the request for authorization is refused.
Payline informs you, through its notification function, the processing of your payment request. The notification URL used is defined at your point of sale on the Administration Center.
Request
Extrait | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The doScheduledWalletPaymentRequest request must have the following structure :
|
...