#MrMole-twillio-integration

1 messages ยท Page 1 of 1 (latest)

restive orchid
#

Hello ๐Ÿ‘‹
I'm not sure how twilio handles integration with Stripe. You'd probably want to chat with their support to know more on this.

boreal bramble
#

Can i fetch customer details only by phone?

#

For example, i send phone number to backend and on that endpoint my backend fetch customer with that phone number

restive orchid
#

I don't think that's supported using Stripe's Customer API
You can store customer IDs and their phone numbers on your backend (in a database)

Then look up the customer ID by the phone number before sending a request to Stripe

restive orchid
#

I have to step away so I'm archiving this thread.
If you have any follow ups, let us know in #dev-help ๐Ÿ™‚