#lokos_api

1 messages ยท Page 1 of 1 (latest)

carmine relicBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1224642984549814386

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

terse sableBOT
rocky knoll
#

๐Ÿ‘‹ happy to help

#

what's the actual issue here?

kind cape
#

hello

#

www.3monkeyz.de ( my onlineshop ) where i want to integrate Stripe as Checkout for the Snipcart Shopping Cart. I use the GRAV CMS and Installed the "stripe-php" libary but the Stripe Checkout page doesnt showing up when i want to "checkout" and chose the payment Option.

rocky knoll
#

I'm not familiar with Snipcart

#

if this is an 3rd party extension you need to speak to their support team

kind cape
#

no its not an third part extension from Stripe

#

the only php code i have to integrate to get Stripe running on my Server?

rocky knoll
#

sorry I deleted the code snippet because it has your live mode publishable key

#

please don't share you API keys

kind cape
#

$stripe = new \Stripe\StripeClient('sk_test_...');

rocky knoll
#

the request ID you shared was made by the Snipcart platform on your account

#

which means it's not your account that is making the calls

#

you're the connected account

#

usually this means you're using a 3rd party integration

kind cape
#

After filling the billing address from (second tab) on my Checkout. You have to chose the Paymet Option, That is the hook where Stripe Checkouts should get triggered depenting on the choosen one. but the form is loading but something is going wrong because there are only "Card" is showing up. Something is not loading correctly in the background bu i cant figure out where my problem is. This worked fine with "Mollie Payment" in the same way but i want to work with Stripe for future Projects because its much better in my opinion, but i cant get it working.

#

maybe you can try it yourself on my page to see whats happening or whats goin wrong?

rocky knoll
#

maybe you can try it yourself on my page to see whats happening or whats goin wrong?
yes sure but you need to provide a url where you're using test mode keys not live mode ones

kind cape
#

i entered text key

#

test*

native lichen
#

hi! I'm taking over this thread.