Payment Session
Create and track payment sessions for collecting payments
| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/payment-session | Create a payment session Creates a payment session to collect a payment from a customer using a saved payment method. |
| PATCH | /v1/payment-session/{gid}/refund | Refund a payment session Refunds all or part of a captured payment session. Provide the payment session GID in the path |