#marisolvegamx
1 messages · Page 1 of 1 (latest)
Each PaymentIntent could be different. It'snot unusual really
Ok thanks, then how could I retreive the payment method details of payment intent because using this php function: $stripe->paymentIntents->retrieve(
'pi_1HC8egG7NsTelwXIddIlYyrX',
[]
); does n't works