Message: payment.create
Back to IndexCreates a new Payment.
Body
currencyCode | string ISO-4217 currency code (recommended), or a custom code. |
providerKey | string (optional) A key used for indicating external provider used to enable Payment Provider Integrations. |
commands | array of command (optional) An array of payment commands to be applied upon creation. If any command fail, the payment will not be created. |
Response Type
string
Rule Hooks
During the create
message, the following Rule Hooks are run in the given order: