Start saving a card to the org (off-session) — returns the Airwallex client_secret + env.
payment_methods.create_setup_intentGenerate a setup intent to save a card for off-session payments, returning Airwallex client secret and environment.
Instructions
Start saving a card to the org (off-session) — returns the Airwallex client_secret + env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x-api-key | No | ||
| setupintentinput | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_secret | Yes | ||
| customer_id | Yes | ||
| env | Yes | ||
| setup_intent_id | Yes |