this is great, i have to give it to you guys, stripe code is simple and straight forward, thanks for the help
rfunduk
ahi, thanks! and np glad you got it working
wsmoak has quit
wsmoak joined the channel
Luke joined the channel
nirojshrestha joined the channel
wsmoak has quit
scobar
I have a client from Brazil. Can he create a Stripe account so that I can integrate it into the site using the test keys only, then switch to live when Brazil is supported?
ahi has quit
dagda1 has quit
Luke has quit
dagda1 joined the channel
rfunduk
scobar, you can make a test account with any information at all, so that should be fine. but i dont have an eta on brazil being a supported country, so it could be a while :/
without any*
scobar
Cool, ty
yisiper joined the channel
s3shs joined the channel
JshWright has quit
blaflamme joined the channel
Luke joined the channel
RBecker has quit
vmayoral joined the channel
RBecker joined the channel
Peder_ joined the channel
vmayoral has quit
brockhaywood joined the channel
tlarevo has quit
dagda1 has quit
Luke has quit
Daniel0 has quit
dagda1 joined the channel
thomasreggi joined the channel
Daniel0 joined the channel
thomasre_ joined the channel
Luke joined the channel
yonilevy has quit
thomasreggi joined the channel
thomasre_ has quit
mikeybisbo joined the channel
wsmoak joined the channel
aracodex123 joined the channel
jonano joined the channel
dqsf joined the channel
nirojshrestha has quit
yisiper_ joined the channel
SomeKittens joined the channel
thomasreggi joined the channel
maverick9 joined the channel
dagda1 has quit
dagda1 joined the channel
dagda1 has quit
dagda1 joined the channel
dagda1 has quit
maverick9
noob working on stripe integration in scala, is there a way for me to get the token using my publishable key so that I could test from postman
dqsf I looked at the curl request its a bit confusing to me why it is taking the secret key as opposed to a publishable key pk_xxx to generate the token
i tried with both and both gave me tokens which subsequently were not valid
rdymac joined the channel
dqsf
maverick9: what is the error you get back when you try to make a charge with one of those tokens?
maverick9
"Stripe invalid parameters exception com.stripe.exception.InvalidRequestException: There is no token with ID"
dqsf
the token->id property from that call should be valid. double check that the keys you are using in both cases are from the same account
alphabeta joined the channel
maverick9
tried that as well, but let me check one more time to be sure
wsmoak has quit
actually you are right we switched accounts and I forgot to update the sk in my conf :(
thanks dqsf!
dqsf
happy to hear that fixed things :)
drale2k has quit
Luke joined the channel
drparham joined the channel
vmayoral joined the channel
vmayoral has quit
matin joined the channel
matin has quit
rocco88 joined the channel
julian1 joined the channel
drale2k joined the channel
rocco88 has quit
rdymac has quit
flippyhead joined the channel
rdymac joined the channel
brockhaywood has quit
flippyhead has quit
another_greg joined the channel
brockhaywood joined the channel
livingstn joined the channel
wsmoak joined the channel
aracodex123 has quit
wsmoak has quit
wsmoak joined the channel
TakeMyMoney
what happens if a real credit card is used in test?
nemothekid joined the channel
dqsf
TakeMyMoney: you may get a token, but you'll get an error when you try to charge it. "Your card was declined. Your request was in test mode, but used a non test card. For a list of valid test cards, visit: https://stripe.com/docs/testing.";