#dino_pephanis-paymentmethod

1 messages · Page 1 of 1 (latest)

dry vector
#

hi! no, and there's no need for that. Why do you think you need it?

worldly arch
#

OK. We are integration our system with Stripe and have a stored card feature. I have stored the initial transaction id as the payment intent id, will probably need to store the card_id as a reference when the payment is initially made

dry vector
#

you'd just store the PaymentMethod ID pm_xxx, why doesn't that work for you?

worldly arch
#

OK, that make sense