#binayak

1 messages ยท Page 1 of 1 (latest)

tender cobaltBOT
static scaffold
#

Please assist as I need the vendor of the card like visa, mastercard etc and the last4 digits of the card

tough pewter
#

Hi there,
Could you please provide the related PaymentIntent Id pi_... ?

static scaffold
#

sure

#

pi_3M2aPqCd3LRlmO280FuunOn0

#

I am using the test card here.

tough pewter
#

Thanks for sharing let me check

static scaffold
#

thanks

tough pewter
static scaffold
#

sure, let me try once with another payment intent. And will confirm you. Thanks for the prompt help mate.

#

thanks a lot. It did worked.

tough pewter
#

Glad to hear that ๐Ÿ™‚

static scaffold
#

@tough pewter Can I get these details when I create a hold? using create function of a payment intent?

near cobalt
#

Hi ๐Ÿ‘‹ I'm jumping in as my teammate needs to step away soon. Creating a Payment Intent does not create a hold, that happens later in the intent's lifecycle, and if the payment method details have not been collected before you create the Payment Intent then they won't be available yet.

If you already have a Payment Method created when creating the Payment Intent, then you can retrieve these details from the Payment Method directly.