#IamEugene
1 messages · Page 1 of 1 (latest)
When we exit the beta (we don't know when this might happen), we would like to automatically bill the user $30.
When the beta exit, you can charge the customer using Invoice API https://stripe.com/docs/invoicing/integration/quickstart if this is just on-payment and then the customer is charged 5$ as usual.
yeah, sorry - I forgot to mention that we're subscription-based product . So we'd like to continue charge user monthly. So after exiting beta we need to increase subscription from $5 to $30 automatically - without requesting additional actions from a user