Hi there, I'm having an issue with Stripe webhooks, specifically an invalid request error. Could anyone advise?
zingysaturn joined the channel
drale2k has quit
drale2k joined the channel
alsobrsp__ joined the channel
jeffasinger joined the channel
drale2k has quit
darius93 joined the channel
icedanimal joined the channel
drale2k joined the channel
racaille joined the channel
zerk_ joined the channel
alsobrsp__ has quit
zerk_
anyone herr
drale2k has quit
racaille has quit
patcito joined the channel
drale2k joined the channel
jeregrine_ joined the channel
zerk_ has quit
ruairidh has quit
drale2k has quit
kies has quit
kies joined the channel
kies has quit
kies joined the channel
riskish joined the channel
racaille joined the channel
Bakura joined the channel
easysetup joined the channel
awfy has quit
awfy joined the channel
patcito has quit
darius93 has quit
racaille has quit
racaille joined the channel
drale2k joined the channel
racaille has quit
drale2k has quit
mikeybisbo has quit
mikeybisbo joined the channel
beyondcreed joined the channel
beyondcreed has quit
beyondcreed joined the channel
racaille joined the channel
zingysaturn has quit
namelessnotion joined the channel
darius93 joined the channel
drale2k joined the channel
cperciva_ has quit
drale2k has quit
csurap joined the channel
easysetup has quit
WebDevB has quit
riskish has quit
sivy joined the channel
Ryan____ joined the channel
Ryan____
Howdy. I'm looking to have my customers create subscriptions without having to have their cc info pass through my server. I'm looking for documentation but the one one stripe.com looks like it's only for single payments.
Is there example code or more detailed documentation for embeddable forms and subscriptions?
don't know if any employees are online, if its a technical question I can help
Ryan____ has quit
bidlocoder
Yes, it's a technical question
racaille has quit
markin
then ask away
bidlocoder
At Weebly I saw that Stripe account is created before user fills the form with address, bank account data etc.
And after that the use may fill this form later.
How is that possible? I haven't found such API method
I'm talking about Stripe Connect.
mikejestes joined the channel
markin
You just make a stripe account, don't fill out any of the info, your account will only work in test mode, then log into stripe, attempt to switch to live mode and you'll get prompted to fill all that in
bidlocoder
Okay, I can do it manually, but is there any way to do it automatically for my users?
markin
Well the idea with stripe connect is that your users have their own stripe accounts that they would manage, I don't think you can programatically create accounts