paymentSessions.create
Create a payment session for processing transactions with Ryft. Specify amount, currency, and payment details to initiate secure payment flows.
Instructions
Create a Ryft payment session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| currency | Yes | ||
| customerEmail | No | ||
| customerId | No | ||
| paymentType | No | ||
| entryMode | No | ||
| captureFlow | No | ||
| metadata | No |