For the complete documentation index, see llms.txt. This page is also available as Markdown.

PCI Direct Integration

This integration requires PCI Certification.

PCI is required to use this integration type.

Create an Order

Here are the steps to create a card payment.

Step 1, Get Token. Check Tokenization page.

Step 2, Create a Credit Card order. Check this page.

Here are the steps to authorize a card payment.

Step 1, Get Token. Check Tokenization page.

Step 2, Authorization. Check Authorization page.

Step 3, Capture. Check Capture page.

Step 4, Void if no longer needed. Check Void page.

Refund

Use refund API to refund an order.

Query

Use query API to check order details.

Notification

Receive notification for order status update.

Last updated