The
doScheduledWalletPaymentResponse
message
is
Payline's
response
to
a
payment
request
programmed
by
wallet.
It
allows
you
to
obtain
the
identifier
of
the
registered
payment
record.
Response
Extrait |
---|
The response has the following structure : Element | Description | Mandataroy | Format | result | Information on the result of the payment request programmed by wallet : 02500 : Operation successfull. 02501 : Operation successful with warning. 02503 : Wallet does not exist. 02505 : Wallet is disabled. 02308 : Payment Mode invalid. | Yes | Object result | paymentRecordId | The identifier of the payment record created. | Yes | N12 |
|