#robin-paymentmethod-setup

1 messages · Page 1 of 1 (latest)

wet nebulaBOT
ember hare
#

robin-paymentmethod-setup

#

@slate hamlet you should follow this canonical guide instead: https://stripe.com/docs/payments/save-and-reuse
The SetupIntent is what you use to collect card details for a future payment. Also you really should never be creating a PaymentMethod server-side with raw card details like this, it breaks PCI compliance