Payment
The first phase of the payment consists in transmitting the preliminary payment data to the Gateway, such as amount, currency, order reference and url to continue the payment. After receiving these data, the Gateway returns in output in XML format, a unique PaymentId, a security token, and the page url to which the holder must be redirected.
Example of HTTP Payment Initialisation message
id=99999999&password=99999999&tenantId=10&operationType=initializebpayecommerce&amount=1.00&responseToMe
rchantUrl=http://www.merchant.it/notify.jsp&
recoveryUrl=http://www.merchant.it/error.jsp&merchantOrderId=TRCK0001&description=Description&
cardHolderName=NameSurname&cardHolderEmail=name@domain.com&
customField=customField
Call parameters of HTTP payment message for Payment Initialisation
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|