CreatePaymentError
This page contains
Fields
| message: String! | Description of the error |
| path: [String!] | Path to the field in the request where the error originated |
Implements
Mutations for CreatePaymentError
| createPayment PREVIEW | Create a payment for an intent, e.g. USER, COMPANY, INVOICE |
| createRefundPayment PREVIEW | Create a refund payment for an intent, e.g. USER, COMPANY, INVOICE |