A setup intent is an object used to securely collect and store a member’s payment method for future use without charging them immediately. It handles authentication steps up front so future off-session payments can be completed smoothly. This ensures the payment method is verified and ready for later billing.
Required permissions:
payment:setup_intent:readmember:basic:readmember:email:readThe app API key from an app from the /dashboard/developer page
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
42
Returns the last n elements from the list.
42
The ID of the company to list setup intents for
"biz_xxxxxxxxxxxxxx"
The direction to sort the setup intents by
asc, desc The maximum creation date to filter by
"2023-12-01T05:00:00.401Z"
The minimum creation date to filter by
"2023-12-01T05:00:00.401Z"