#Nadiya-SetupIntent

1 messages · Page 1 of 1 (latest)

winged hawk
#

Yes, if you have confirmed it

#

You can pull the PM from the SetupIntent, or from the Customer as above Doc

desert rover
#

thanks! let me check

#

$stripe->paymentMethods->all( ['customer' => '{{CUSTOMER_ID}}', 'type' => 'card'] );
this one list all the payment methods right? how do i get the card i used using a specific setupIntent?

#

sorry if that sounds silly

winged hawk