Introduction
The system allows you to use your own payment system.
All necessary information will have to be provided when creating payment method.
Required information for creating custom payment method as followed
Payment structure
Field name | Types | Required/Optional | Description |
---|---|---|---|
url | string(50) | R | Url for system to request to |
iconUrl | string(50) | O | Custom payment gateway icon url |
header | string(255) | O | Header information when sending requests to your system |
body | string(255) | O | Body information when sending requests to your system |