StartPaymentCoursePriceRedirectData#

class StartPaymentCoursePriceRedirectData[source]#
mode: Literal['redirect']#

We should redirect the user after the payment has completed

next_route: str#

The location that the user should be redirected to after the transaction has been processed. This should be a valid URL that has the same origin as origin of the API.