Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Course Payment
- course {
- ------------------ general details -------------------------
- type: 'course' // 'course_bundle',
- is_recurring_open: True/False
- title: 'TOEIC',
- slug: 'toeic', <-- new
- description: 'desc',
- mega_cover_image: '/media/covers/mega_cover_image.png',
- cover_image: '/media/covers/cover_image.png',
- ------------------ payment details -------------------------
- payment_ads_image_path: '/media/image.png',
- payment_ads_description: 'desc',
- payment_benefit_title: 'title',
- payment_benefit_list: [],
- days_limit: 10,
- end_date: Date,
- total_course_price: 2000, (สำหรับบันเดิ้ล)
- dummy_price: 4000,
- price: 1500,
- refund_days: 3, <-- new
- }
- ----------------- payment form/logic -------------------------
- payment_step: 1
- order_id: {} <-- new
- payment_student_info: {}, <-- new
- payment_channel: 0 <-- nw
- bank_accounts: []
- benefits []
- provinces []
Advertisement
Add Comment
Please, Sign In to add comment