Skip to content

Card Payment - Drop In Integration

This document describes the integration requirements for using card payments under drop in payments.

When integrating card payments through the drop in, merchants do not need to be qualified for PCI authentication because sensitive information such as user information (e.g., user name, card number, CVV, etc.) during the payment process is collected and hosted by the PayerMax component.

1. Integration Preparation

View the Drop In payment-integration preparation .

2. Interactive Process

The main difference compared to the general payment process of Drop In is that when paying by card, users may need to complete an additional 3DS authentication process.

3. Interface List

View the Drop in payment - interface list .

4. Environmental Information

  • Test Environment:https:// pay-gate-uat.payermax.com/aggregate-pay/api/gateway/ <Interface PATH>

  • Integrated Environment:https:// pay-gate.payermax.com/aggregate-pay/api/gateway/ <Interface PATH>

5. Integration Steps

5.1 Get Drop in Initialization Information

View the Drop in payment - Get Drop in Initialization Information .

5.2 Render the Drop in

View the Drop in payment - Render the Drop in

5.3 Create Payment

View the Drop in payment - Create Payment .Under the drop in, payment based on referral card is supported.

5.4 Complete 3DS Authentication

Under the drop in, Directly use PayerMax 3DS service ,PayerMax decides whether to initiate the 3DS authentication process based on internal risk control results, and merchants do not need to perform additional integration work.

5.5 Get Payment Results

View the Drop in payment - Get Payment Results .

6. Test Go Live

After the merchant has completed the above integration steps, he/she can initiate the actual payment request for preliminary testing and validation, please refer to Integration Testing - Start a test for the specific steps.

After the test is passed and before the final release, the merchant must contact PayerMax technical support to submit the order information for the test so that PayerMax can check the request logs and data to confirm that you have correctly integrated the relevant capabilities, as described in Integration Testing - Initiate Acceptance.

After passing the acceptance test, the merchant can configure integration information for production environments and prepare for the opening of the volume.

In addition, under Acquiring Product Integration, there are integration documents for the various payment methods supported by PayerMax, which contain instructions for testing each payment method.

7. Troubleshooting

For response errors during testing or acceptance, you can refer to Troubleshooting - Error Code. Meanwhile, in FAQs, we summarize and list all kinds of common problems and how to deal with them.

You can also contact PayerMax technical support team directly for any questions during integration, testing and acceptance.

Was this page helpful?

Thank you for your help in improving PayerMax Product Docs!

Last updated:

Released under the MIT License.