#sticks
1 messages · Page 1 of 1 (latest)
How are you doing user entered prices here? Are you using Payment Links or something else?
It's currently the "user entered" type on a product
For the second one, that is up to you more or less. We take the payment but you decide how to give people access based on that payment. For a subscription, the closest thing Stripe has to the idea of an owner is their customer information, so you could replace that on the customer object after the original user has paid I guess
Can you show me how you are doing that? Is this some API code or something being set up in the dashboard?