Stripe Payment Gateway.

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
TarotPerSe
 
 
Posts: 22
Joined: Sat Sep 26, 2020 11:54 pm

Stripe Payment Gateway.

Post by TarotPerSe »

Can I use stripe on my WYSIWYG website builder program, along with PayPal?
User avatar
Pablo
 
Posts: 24451
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Stripe Payment Gateway.

Post by Pablo »

Itab
 
 
Posts: 9
Joined: Sun Oct 16, 2016 1:46 am

Re: Stripe Payment Gateway.

Post by Itab »

I am using WWB21 demo and trying to integrate Stripe Checkout. I have created a Stripe account and added a Stripe publish key in settings. I have a Stripe shopping cart and a button with Stripe price ID for a product I created within Stripe dashboard.

When I run the website, nothing happens and I get the following Console error: "The Checkout client-only integration is not enabled. Enable it in the Dashboard at https://dashboard.stripe.com/account/checkout/settings"

When I checked this problem with Stripe's AI, I got this reply:
The error you're seeing indicates you're using a client-only integration, which is a deprecated Checkout integration method.
This integration type is no longer supported and can't be enabled.
You need to switch to the modern server-side Checkout integration.
User avatar
Pablo
 
Posts: 24451
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Stripe Payment Gateway.

Post by Pablo »

Unfortunately, it looks like this method has been deprecated for new users.
Currently, there is no easy way to integrate with Stripe via JavaScript only. It would require a server side solution.

I will update the documentation to make clear it only works for existing accounts.
Post Reply