I’m in the same boat.
Users should be authorized for the FULL AMOUNT… but depending on the number of people signing up for my item, the total gets divided by everyone evenly after a specific time.
So if 5 people buy a 10 dollar item/service/X, each person is charged 2 dollars once the time is up.
How can I set something like this up in Stripe and have it automatically charge the captured cards using the formula Price/#ofpurchasers?
Each user should be authorized for the FULL price just in case any of the other users cancel/back out of their purchase and they are the only one who ended up buying the item instead of sharing costs with multiple users.