Stripe checkout #104411
No reviewers
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Content
Type
Design
Type
Report
Type
To Do
Type
Web Development
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio#104411
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "stripe"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The goal of this change is the following:
This requires upgrading to latest
looper
, making sure all the existing subscription records are still in working order, rewriting part of the checkout templates, and then eithera. throwing away another part that will be replaced by redirect to Stripe's hosted checkout (easy);
b. replacing BT UI with Stripe Elements (not easy);/join/
flow remains more or less the same, the only difference is that Step 3 of the checkout is now Stripe's hosted checkout page, instead of Studio's page with Braintree embedded UI:Dependencies
main
WIP: Stripe checkoutto Stripe checkout