Once off payments-Card holds
Number of APIs: 6
-
Step 2a: Direct charge (optional SAQ-A-EP) POST {{direct_post_url}}
-
Step 1: Create client POST https://gate.reviopay.com/api/v1/clients/
-
Step 2: Create purchase POST https://gate.reviopay.com/api/v1/purchases/
-
Step 2b: Inspect a purchase (optional) GET https://gate.reviopay.com/api/v1/purchases/{{purchase_id}}/
-
Step 3a: Capture a hold (optional) POST https://gate.reviopay.com/api/v1/purchases/{{purchase_id}}/capture/
-
Step 3b: Release a hold (optional) POST https://gate.reviopay.com/api/v1/purchases/{{purchase_id}}/release/