Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 836 Bytes

File metadata and controls

14 lines (10 loc) · 836 Bytes

PaySessionResponse

Properties

Name Type Description Notes
redirect_url String URL to redirect the customer to after submitting payment details, or null if no redirect is required. [default to null]
status SessionStatus [default to null]
payment Payment [optional] [default to null]
app_url String URL for the payment app. Only present for offsite payments with a QR/app URL. [optional] [default to null]
customer SubscriptionCustomer [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]