hi, i think i mostly need a sanity check on this; it's possible to use checkout to capture card details for an existing customer, e.g. to let them change cards on a subscription?
sequencers joined the channel
nilsmunch has quit
praboud
yeah - all checkout does is provide you with a token
you can do whatever you want with that token, including saving it on an existing customer
oHZQeY8fsT7250br
ok great. i was worried i was going to have to actually write some code for a bit there! :)
oHZQeY8fsT7250br has quit
maverb joined the channel
nknj joined the channel
nknj
Hi guys! Just wanted to let you know that the test routing number (110000000) specified at https://stripe.com/docs/testing does not work. Using a real routing number like 110000025 works fine.
p15 joined the channel
markin
nknj: where are you trying to use that number?
nknj
I was playing around with the Stripe Connect API and wanted to create a test user during the oAuth flow.
praboud
nknj: are you making the request with a test api key?
nknj
Yes
markin
the oauth flow requires real routing numbers because it creates an actual stripe account
to skip that requirement, you'd use the "Skip this form" link that shows up at the top of the page
nknj
Thanks, I'm aware of that. By the way, the test SSN, bank account number, etc all work on the oAuth form. Its only the routing number that doesn't work.
markin
The skip this form button is to do test stuff. That account is going to cause quite a bit of issues as it will fail verification now
nknj
Ah, okay. Got it.
brockhaywood joined the channel
brockhaywood has quit
trenton41 has quit
nknj has quit
jgoldberg joined the channel
aracodex12 has quit
ffoeg is now known as ffoegaway
ffoegaway has quit
mduvall joined the channel
torlanco joined the channel
asheinfeld joined the channel
asheinfeld has quit
kies joined the channel
jgoldberg has quit
evotuned joined the channel
zachsnow joined the channel
evotuned has quit
Adnan has quit
maverb has quit
zachsnow has quit
p15_ joined the channel
maverb joined the channel
mduvall has quit
maverb has quit
ffoeg joined the channel
halfamind joined the channel
mduvall joined the channel
saikat has quit
kies joined the channel
evotuned joined the channel
evotuned has quit
Zachary_DuBois has quit
p15x joined the channel
asheinfeld joined the channel
Zachary_DuBois joined the channel
jedahan joined the channel
p15x joined the channel
ffoeg is now known as ffoegaway
torlanco joined the channel
torlanco_ joined the channel
torlanco has quit
p15x has quit
p15x joined the channel
halfamind has quit
reicher89 joined the channel
reicher89
Hello Stripe folks! How is ACH coming along? Almost done private beta?
ffoegaway has quit
patcito joined the channel
torlanco_ has quit
markin
reicher89: no timelines to share
reicher89
Even the basic customer support said it's coming soon
Would that mean 2 years or 2 months?
markin
Unfortunately, Stripe doesn't like committing to timelines on anything :(
evotuned joined the channel
sequencers has left the channel
evotuned has quit
jedahan has quit
AndrewBC joined the channel
jedahan joined the channel
asheinfeld joined the channel
nuomi has quit
nuomi joined the channel
yohansen joined the channel
yohansen
Greetings
asheinfeld has quit
If you create 2 endpoints (e.g. for 2 separate websites/products), is it possible to specify which endpoint Stripe uses for a given transaction? Or does it have to hit both endpoints every time?