Skip to main content

Payment Workflow

Own Form integration type is suitable for merchants with PCI SAQ D-Merchant to know more about the Hosted Payment Page PCI DSS merchant requirements, please check this article .

In this manual, we will wake you through the payment workflow for PayTabs Own Form.

  1. Your website will display its own card entry form and will be ensuring that you capture the required details, including the card number, expiry date, and security code. When the customer completes the form, the details will be submitted to your own servers.

  2. Your servers then must send a payment request to the PayTabs gateway. The customers' card details must be included in that request.

  3. In case the card used is 3DS enrolled, the API response will return a redirect URL, which you must navigate to the cardholder to complete his payment. Otherwise, in case the card used is non-3DS, the payment result will be returned in the API response itself.

Payment Workflow