#gtilflm-quickstart

1 messages · Page 1 of 1 (latest)

limber cragBOT
minor robin
#

gtilflm-quickstart

#

Hey @blissful harbor the CLI is optional and really only used when you're working locally on your own computer to build your code. Most developers first develop locally and only deploy to their hosting provider after their code is ready.

blissful harbor
#

OK. I actually have a way of testing on the live site without disturbing things.

#

All I really want to do is send the API an amount and a customer name (maybe even email or customer ID too), then have them be able to pay via credit card.

minor robin
#

Sure, but all of that requires careful planning as the developer really. Are you an experienced developer writing your own website/app integration and fully understanding how all of this works?

blissful harbor
#

I'm fairly inexperienced, but I've done some API stuff before, and I built my own site.

#

Looks like you send info. via curl, then get back a json object.

#

Unless I'm missing something.

minor robin
blissful harbor
#

Thanks for replying!

minor robin
blissful harbor
#

Looks like you first have to use composer to install stripe-php though, which requires command line access.

minor robin
blissful harbor
#

Ok, that could work. Shared hosting is..... limited

minor robin
#

many shared hosts providers support Composer

blissful harbor
#

It's hostgator

#

I have cPanel

blissful harbor
#

lol

#

Was just looking at that

#

Not sure if you can weigh in on this. If you need to be done, then no worries.

minor robin
#

did you create that composer.json or provide the right permissions? That's really something you should discuss with your hosting provider