First ever install of Stripe on PHP and unable to get it to work
Getting: Warning: stream_socket_client(): unable to connect to ssl://api.stripe.com:443
(Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\Apache24\htdocs\box\stripe\lib\ApiRequestor.php on line 421
and I have the extension=php_openssl.dll enabled
dqsf
Usually this is an issue with curl not being able to make ssl connections
bryan
I also have extension=php_curl.dll enabled
but... I may not have curl installed... hmmm
nirojshrestha joined the channel
nirojshrestha has quit
dqsf
Also, make sure that when you add the php bindings to your server, you include everything, include the certificates in /data/
*including
maverick9
able to get refunds in as well, I see that there is no distinction between a refund vs void (Braintree has this different depending on whether the transaction has settled or not)
dqsf
maverick9: yes, that's correct
s3shs joined the channel
maverick9
@dqsf, awesome!
ashley__ joined the channel
yonilevy joined the channel
ashley__
I turned off the automatic transfer feature on Stripe. Can someone please tell me how to enable it again?
bryan
Does anyone know of a place I can look on how to install curl on a windows machine? I keep finding articles that are very very old
Okay... now I'm not getting SSL issues instead I get: Fatal error: Class 'Stripe\Stripe_Customer' not found in C:\Apache24\htdocs\box\signup.php on line 31
dqsf
Progress! How are you including Stripe's PHP bindings
And do you know the version that you're using? Is it 1.x or 2.x ....
bryan
I downloaded the source directly, did I have to add bindings elsewhere? I'm on v.2.1.1
nirojshrestha joined the channel
ashley__
<@dqsf> Thank you very much sir or ma'am! You are an awesome person!
for a USD denominated account, if a charge happens in GBP, would I be looking at the balanceTransaction (once it is settled) to get the equivalent USD denominated amount ?
dcarper joined the channel
maverick9_ joined the channel
maverick9_
for a USD denominated account, if a charge happens in GBP, would I be looking at the balanceTransaction (once it is settled) to get the equivalent USD denominated amount ?
maverick9 has quit
dqsf
maverick9_: yes, that should be correct
creativename joined the channel
zachsnow has quit
maverick9_
got it, is there a way to test alipay ? there is not a whole lot of info on docs about this
dqsf
maverick9_: in test mode the sms code is 123456, id number 12345
wsmoak has quit
drparham has quit
maverick9_
cool tried that now it says "You did not provide a API key. You need to provide your API key in the Authorization header, using Bearer auth YOUR SECRET_KEY' ..
actually let me debug further,
dqsf
alright, I'm heading out for the night, but if you run into any more trouble feel welcome to email support@stripe.com and we can take a look!
dqsf has quit
pawn joined the channel
maverick9_
ok got through that error now stuck at this : unrecognized request URL POST /v1/alipay/send_sms .. doing some search tells me that customerId might be blank, however I don't see any customer id in the integration
pawn
What does stripe do if a company uses the stripe API maliciously, specifically if they charge customers without returning the promised product?
another_greg has quit
_Eric_ joined the channel
yonilevy joined the channel
irctc247 joined the channel
scobar has quit
irctc247
Uncaught ReferenceError: Analytics is not definedapplication.manage.min-039afd6f00b2a8649a22c3ff02232e89.js:69 t.navigateapplication.manage.min-039afd6f00b2a8649a22c3ff02232e89.js:69 (anonymous function)application.manage.min-039afd6f00b2a8649a22c3ff02232e89.js:29 iapplication.manage.min-039afd6f00b2a8649a22c3ff02232e89.js:27 rt.event.dispatchapplication.manage.min-039afd6f00b2a8649a22c3ff02232e89.js:26 _.handle
scobar joined the channel
dqsf joined the channel
MickRip joined the channel
That shows up in the javascript console on chrome, when I click the account activation button.
Chrome gives me a net::ERR_CONTENT_DECODING_FAILED error.
dqsf
irctc247: Interesting, I'm able to reach that resource. We try to answer support within inquiries within 24 hours and I'm happy to find your ticket and make a note on it if you'd like.
irctc247
dqsf it loads for you in Chrome with no errors?
dqsf
irctc247: yes
irctc247
Okay thanks.
dqsf
maverick9_: Unfortunately there is not a way to limit the checkout modal to Alipay only
yonilevy has quit
kevinburke has quit
pawn has quit
irctc247 has quit
creativename has quit
dqsf has quit
nirojshrestha joined the channel
maverick9_
@dqsf thanks for all the help, almost there, I just need to get the alipay beta setup to test that as well
thanks
zachsnow joined the channel
vmayoral joined the channel
nirojshrestha has quit
dcarper has quit
vmayoral has quit
zachsnow has quit
jonano has quit
zachsnow joined the channel
dcarper joined the channel
zachsnow has quit
dcarper has quit
maverick9_ has quit
Zachary_DuBois is now known as Tokyo
Tokyo is now known as Zachary_DuBois
another_greg joined the channel
kivlor joined the channel
kivlor
hey, I have a subscription question, can I get a dev to pm me pls :)