#lokos_api
1 messages ยท Page 1 of 1 (latest)
๐ 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.
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.
I'm not familiar with Snipcart
if this is an 3rd party extension you need to speak to their support team
no its not an third part extension from Stripe
the only php code i have to integrate to get Stripe running on my Server?
sorry I deleted the code snippet because it has your live mode publishable key
please don't share you API keys
$stripe = new \Stripe\StripeClient('sk_test_...');
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
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?
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
i entered text key
Online Shop, Urban Shop. Kleidung. Camping. Grow Shop. Growshop Niedersachsen. Urban Shop Niedersachsen
test*
hi! I'm taking over this thread.