Redirect

Form of redirection to “Redirect” payment gateway

<form action="https://gw.sandbox.gopay.com/gw/v3/dfgvmwTKK5hrJx2aGG8ZnFyBJhAvF" method="post"> <button name="pay" type="submit">Zaplatit</button> </form>

The payment gateway can also be operated in the option with Redirect. You can use the form below or redirect to the URL (gw_url) obtained during creation of the payment.

Form’s parameterDescriptionRequired

action gw_url of created payment YES
method HTTP method YES

 

User-Agent Header

User-Agent header must be supplied with all Merchant API requests prior to placing any live transactions.

For example:

  • MyAfterpayModule/1.0.0 (E-Commerce Platform Name/1.0.0; PHP/7.0.0; Merchant/60032000)

DescriptionExample Data AboveOther Merchant Examples

Afterpay Plugin

MyAfterpayModule/1.0.0

Custom Plugin/1.0
Shopify Plugin/3.5.1
AfterpayCartridge/1.0
AfterpayExtension/2.9
Platform

E-Commerce Platform Name/1.0.0

Websphere Commerce/8.1
Commerce Cloud/1.1
* Magento/2.3.0
System Information

PHP/7.0.0

PHP/7.2.18
Ruby/2.5.3
* Java/8.3

+ Recent posts