| SITE_STRIPE_PAYMENT_INTENT | SITE Endpoint | |
| /rpc/site/?method=SITE_STRIPE_PAYMENT_INTENT | ||
| Interact with the Stripe REST API to collection payments. |
| PARAMETERS | TYPE | NOTES | |
| Account | Numeric | The funds transfer account as per SITE_FINANCIAL_FUNDS_TRANSFER_ACCOUNT_SEARCH | |
| Amount | Numeric | ||
| Currency | Text | As per ISO list. Default is AUD | |
| Description | Text |
| RETURN | ||
| stripe_id | eg 'ch_1ChPk5HyV8OBUP4c197panz4' | |
| stripe_client_secret |