PaymentOptions¶
- class PaymentOptions[source]¶
Defines all available ways a user can pay, using existing domain models.
- course_purchase: CoursePriceWithRefundData | None¶
The available course price, if direct purchase is an option.
- access_plans: Sequence[TenantAccessPlanWithRefundData]¶
A list of available tenant access plans.