Geir_: Hi! That's a great question - and an interesting use case! I think your best bet is to write into Support (https://support.stripe.com/email/login) and fill them in, and see what they recommend here.
tml_ has quit
tml_ joined the channel
SerialNu_
Hello I am trying to implement a checkout using this: https://jsfiddle.net/Serialnumber/acjm7oh3/2/ that was provided by koopajah, I have almost zero knowledge in javascript, I am programming in python, when I copy and paste the code into my app, nothing is happening, any idea how to troubleshoot this issue? I now that the app is only receiving a GET statememnt when I press the button and not a POST one
I'm sure it is a stupid thing that I am missing
timebox
SerialNu_: It looks like your form's action is pointing to httpbin (not your app), and the actual form submission code (lines 35 to 37) is commented out.
SerialNu_
Oh :$, let me check.
Geir_
Thanks timebox, I've just wrote it in the support page.
LeeZ joined the channel
LeeZ
Hi, I have a Stripe question
timebox
LeeZ: Hey - what's up?
LeeZ
With our current site structure that uses Stripe, It's not possible to have a Canadian credit card and a US mailing address
I've been tasked with resolving this problem for our customers... any help you can offer would be appreciated!
timebox
LeeZ: What's blocking that combination?
j12t has quit
LeeZ
When you enter the Canadian credit card number it won't work without a Canadian postal code
timebox
LeeZ: What are you using for your form?
ShopiDane joined the channel
j12t joined the channel
LeeZ
Wordpress plugin, I think. I'm not the dev, or the business owner, I'm the BA doing research
timebox
Actually, sorry - I've got to run. :( You'll likely want to write into Support (https://support.stripe.com/email/login) and provide details on your current integration and the problem you're having and go from there.
Can anyone here help me resolve an issue where the Canadian billing / CC zip code combined with the United States mailing address is blocking Stripe payments?