Files
cfw-autumn/others/python-sdk/docs/models/billingsetuppaymentrequest.md
John Yeo e8366d22ea latest
2026-02-18 16:24:19 +00:00

2.3 KiB
Raw Blame History

BillingSetupPaymentRequest

Fields

Field Type Required Description
customer_id str ✔️ The ID of the customer
success_url Optional[str] URL to redirect to after successful payment setup. Must start with either http:// or https://
customer_data Optional[models.CustomerData] Customer details to set when creating a customer
checkout_session_params Dict[str, Any] Additional parameters for the checkout session