For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HomeGuidesAPI Reference
HomeGuidesAPI Reference
  • Reference
    • Introduction
      • Capture Payment
      • Consumer
      • Consumer Offers
      • Contact
      • Create Refund
      • Discount
      • Interval
      • Item
      • Money
      • Offer
      • Offers Request
      • Offers Response
      • Order Details
      • Payment Event
      • Payment
      • Payment (Auth)
      • Payment Schedule
      • Refund
      • Shipping Courier
LogoLogo
ReferenceModels

Capture Payment

Example
1{
2 "requestId": "123e4567-e89b-12d3-a456-426614174000",
3 "merchantReference": "merchant-order-123",
4 "amount": {
5 "amount": "100.00",
6 "currency": "AUD"
7 },
8 "paymentEventMerchantReference": "payment-ref-123"
9}
Was this page helpful?
Previous

Consumer

Next
Built with

Response

capture_paymentobjectRequired
Request body for capturing a payment