Payment Page
This is a mandatory field that we cannot remove, because it's required in accordance to the local rules and regulations. So It's mandatory to...
Thu, Feb 11, 2021 at 1:46 PM
If Built-in plugins: Merchants can control the hide shipping option under the plugin configurations panel. If Transaction API Merchant can pass an a...
Thu, Feb 11, 2021 at 1:50 PM
Merchant can pass an array of the payment methods he/she wants to display, or just display them all: 'payment_methods': ['creditcard', ...
Thu, Feb 11, 2021 at 1:59 PM
Tran_type can have: auth/sale and refund/void/capture (All properties) First Payment Request can have Tran_type : auth or sale 2nd request on the same ...
Thu, Feb 11, 2021 at 2:02 PM
Tran_class will be a mandatory field in the create pay-page request and can have the property ecom OR recurring Recurring: this feature should be ena...
Thu, Feb 11, 2021 at 2:10 PM