---
url: >-
https://acquirer-api-docs-v4-en.pingpongx.com/en/notes/integrate/non-hosted-card/index.md
description: >-
International credit card payment (Non-hosted) is designed for merchants with
PCI-DSS certification who build and operate their own card payment page. The
merchant front end collects cardholder data and 3DS parameters, and the
merchant server submits the payment request to PingPongCheckout.
---
| Phase | Type | Document | Required | Purpose |
|---|---|---|---|---|
| Payment Creation | Guide | Dynamic 3D Secure | Required reading | Integrate the risk control and 3DS components and collect the required parameters for payment |
| API | Create Order and Pay | Required | Submit card data, risk parameters, and order information to create the payment order | |
| Payment Result | Notification | Payment Notification | Required | Receive the final payment result and update the merchant order status |
| API | Transaction Query | Recommended | Actively confirm the transaction result when notifications are delayed, not received, or need verification | |
| Refund | API | Refund Request | As needed | Initiate a refund for a successfully paid international card transaction |
| Notification | Refund Notification | Recommended | Receive the refund result and update the refund status | |
| API | Refund Query | Recommended | Actively confirm the refund status when notifications are delayed, not received, or during reconciliation | |
| Authorization Capture / Void | API | Authorization Capture | Required for manual capture scenarios | Capture a previously authorized transaction |
| API | Authorization Void | Required for manual capture scenarios | Void a previously authorized but not yet captured transaction | |
| Notification | Capture Notification | Recommended for manual capture scenarios | Receive the capture result | |
| Notification | Void Notification | Recommended for manual capture scenarios | Receive the void result |