Capture Order

Use this API to capture the Payment against an order.

📘

Note:

  • You can use this API only when the pre_auth parameter is set to true and the payment is created against an order request.
  • You can capture a partial amount against an order. Currently, the system supports only one partial capture per order. Any remaining amount will be auto-reversed to your customer’s account.

Environment

Use our UAT environment endpoint for testing and for integration utilize our production endpoint.

EnvironmentEndpoints
User Acceptance Testing [UAT]https://pluraluat.v2.pinepg.in/api/pay/v1/orders/{order_id}/capture
Production [PROD]https://api.pluralpay.in/api/pay/v1/orders/{order_id}/capture
Language
Credentials
Header
Click Try It! to start a request and see the response here!
Ask AI
Assistant
Hourly Limit
0 / 20000 tokens used Resets in: 60m 0s
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant