#dishant0144_32519
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dishant0144_32519, 21 hours ago, 30 messages
- dishant0144_32519, 23 hours ago, 7 messages
- dishant0144_32519, 4 days ago, 24 messages
- dishant0144_32519, 5 days ago, 20 messages
Yes I implemented in the kind of manner
but in this how can I know customer entered internation card number?
Is there any way to get that?
You can call stripe.createPaymentMethod() to create a payment method, and check it country to determine where this card is issured from https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-country
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay, thanks I'll try this
There is no way like we can find out the enterd card details without creating payment method
right?
No
okay