Back
Todo
fix auto bump stopped charging because Stripe API changed something again, you can’t charge a stripe_customer_id anymore, you have to create a PaymentIntent by retrieving the PaymentMethod from the Customer object, with the payment_intent_id you save and set as off_session for later payments during Stripe Checkout (maximum difficult and yes Stripe is absolutely losing it by rapidly deprecating old functionality and actively breaking payment integrations causing companies to lose revenue)
#remoteok