#benk-react-native
1 messages ยท Page 1 of 1 (latest)
Sure one sec
It's in test mode : pm_1Kty6gCg0bBEGiBd307vkU1b
I can see there is a description field in there but it's empty. So maybe there's a way
This is the PaymentMethod ID, can you share with me the PaymentIntent ID? it starts with pi_
No worries, let me take a look, one sec.
Interesting, I manually edited the description field, but when viewing the receipt, it doesn't show any
Where do yo see the Payment to MyApp? From the PaymentIntent or Receipt?
on the receipt
it shows payment to DineDen
It's not a description
in the Summary
Yeah, I just edited it to see if it shows anything but it didn't
hang on. Let me generate a new test payment so we are sure we know we are looking at the right one
one sec pls
OK check out pi_3L6QShCg0bBEGiBd05pLRXdd
Let's see if I can get you a link to the receipt. One sec
OK, so the receipt will display Payment to DineDen if there's no description set for the PaymentIntent.
You can set the description when creating the PaymentIntent (https://stripe.com/docs/api/payment_intents/create#create_payment_intent-description)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
OK, give me a sec. Let me see where I generate it
Perfect! Thank you
Feel free to close
No problem, happy to help ๐