I downloaded stripe-php-3.19.0 onto my web server and now would like to install one of the client libraries into my .php file, but I’ve never used Composer or json. Is there a simple require_once() that I can do?
ericmj has left the channel
lenochka joined the channel
lenochka is now known as Guest43035
Guest43035 has quit
mikedizon has quit
fels joined the channel
bschumacher joined the channel
fels has quit
lenochka1 joined the channel
snax_ joined the channel
lenochka1 has quit
stuwest joined the channel
DoctorMonocular joined the channel
DoctorMonocular
hey everyone
what's the right syntax for exanding sub objects? I am looking for charges and I want to expand charge.invoice.subscription
ta__ joined the channel
Cutter has quit
Gsham has quit
ta__ has quit
bschumacher has quit
stuwest has quit
lenochka1 joined the channel
ftknox has quit
ajs_ has quit
ftknox joined the channel
ftknox has quit
Jose__ joined the channel
Jose__
Hi is anyone on?
I am looking to create an app that takes payment from one user, takes a cut of the pay and then pays a 3rd party individual. I am curious so which services I should use for this from Stripe. Any suggestions?
lenochka1 has quit
alfiemax has quit
Jose__ has quit
luisurrutiaf joined the channel
Tim has quit
kies has quit
rubyonrailed has quit
DoctorMonocular has quit
kies joined the channel
huntwelch has quit
rubyonrailed joined the channel
ta_ has quit
rubyonrailed has quit
alfiemax joined the channel
mikedizon joined the channel
mikedizon has quit
ta_ joined the channel
ta_ has quit
lenochka joined the channel
lenochka is now known as Guest74460
GitGud is now known as ^GitGud^
Guest74460 has quit
pyface has quit
lenochka1 joined the channel
lenochka1 has quit
pavel_ joined the channel
Guest92688 joined the channel
rubyonrailed joined the channel
-- BotBot disconnected, possible missing messages --
[o__o] joined the channel
rubyonrailed has quit
paulparton
Heya! I am manually testing some of our subscription hooks. I created a user with a subscription, added some invoice items and hit ‘invoice now’. I then tried to pay the invoice with an invalid card. I have tried to pay multiple times and keep getting failures and invoice.payment_failed events, but in each event the ‘attempts’ property is always 1
shouldn’t that increment with each payment attempt?
ta_ has quit
or does that only count automatic payment attempts using the subsciptions rules?