#Mandrid

1 messages · Page 1 of 1 (latest)

sweet ridgeBOT
daring abyss
woeful anvil
#

I have... it was rather troublesome. I couldn't get it to work. ><

#

The instructions were a bit hard to follow. Even the first step (installing with composer) was rough. I SSH'd in and ran the command, but I'm not sure I ran it in the right directory, or what not.

#

Something something about PATH, and stripe things being able to execute from anywhere, and I don't think that ever happened with the composer. So, I currently have the stripe files (composer files, vendor) just in the web directory. not sure if that's a good idea either.

#

also. when I did run that example, all I got was a "Pay Now" button on the checkout.html file. and when I clicked it, it just did the spinny indicator and did nothing.

strange iris
#

Hi @woeful anvil I'm taking over

woeful anvil
#

I scared him off. :-p

#

Or her.

strange iris
#

It contains all the code you need to build your very first Stripe integration.

woeful anvil
#

could you tell me if I installed Stripe correctly on my server? i know it's pretty basic, but I'm not sure i did it correctly.

strange iris
#

I can only help if the technical problem is directly related to Stripe products.

woeful anvil
#

it might be... I'm referring to the command line on the quick start, step 1:

composer require stripe/stripe-php

woeful anvil
#

... ... ... HOLY COW IT WORKED!!!!!?!?!?!

#

dude, jack, thank you for pointing me at the right tutorial resource!

strange iris
#

No problem, you solve the problem by youself.

woeful anvil
#

there's so much info, it's impossible to find the right starting point. thank you Jack! that was exactly the right page!