Create a new Payment Transaction
POST/b/checkout/v1/pymt-txn/
Create a new Payment Transaction
Permissions
| Auth Method | Required Permissions |
|---|---|
| API Key | All permissions (admin access) |
| Basic Auth | Can add payment requests (Payment Request) or Can add e-commerce payments (E-Commerce) |
Gateway permission:
Can use pg_codefor the target payment gateway
info
The PUT operation cannot be used if the user does not have permission to use the previously defined payment gateway code on the transaction.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 415
- 423