The "doWebPaymentResponse" message is Payline's response to a web payment initialization request. You will find in this reply message the Internet address of the Payline payment web pages as well as the authentication token to use for your shopper.
The answer has the following structure:
Element | Description | Required | Format | Example |
result | Information on the result of the payment request: More information Return code and Payline message. | Yes | ||
token | Time stamped token that identifies the merchant's web payment request. | False | ||
redirectURL | URL on which the shopper's browser must be redirected to make the payment. | False | AN255 | https://webpayment.payline.com/v2/?token=16ohnJln3sfXw815263061 |
stepCode | Action class identifier to call for the URL character. | no | AN20 | |
reqCode | ldentifier of the class method Action to call for the URL character. | no | AN20 | |
method | The mode of operation of the personalized url : POST POST or GET. | no | AN4 | POST |