2checkout integration with website X5
Auteur : Franz Collier
Visité 1195,
Followers 1,
Partagé 0
Can I integrate to my e-ecommerce shopping cart a gateway like 2checkout
Posté le
Hello Franz,
You can integrate any payment system by adding the custom HTML code you receivd for this payment in the e-commerce section in the payment type section by adding a new payment type and then in the Type tab choose "pay now" and "custom HTML code". It will show a field where you can enter the custom payment HTML code:
https://help.websitex5.com/en/v13/pro/index.html?metodo_pagamento.htm
You will need to add in the custom code the variables:
[ORDER_NO] - the order number is entered here;
[PRICE] - the price is entered here.
Many thanks!