#lovelock-crm-data
1 messages · Page 1 of 1 (latest)
Hey! I'd recommend storing the Customer ID. The Payment Intent is mostly redundant after initial success
Generally you'd save a Payment Method to a Customer object (via setup_future_usage) and then you can re-charge it in the future by passing the customer and payment_method parameters: https://stripe.com/docs/payments/save-and-reuse?platform=web#charge-saved-payment-method