#xzzd - Payment Links

1 messages · Page 1 of 1 (latest)

deep anchor
#

Hi 👋

#

I've heard about issues with Wix and Payment Links. How are you embedding the link?

tranquil timber
#

Using the "Integrate a website" feature, I just type in my payment link and then it is supposed to be a website in the website

#

but it keeps loading forever

deep anchor
#

Yeah that won't work

#

It has to do with the iframe rendering and what API calls can be made if I remember correctly. You need to treat it as a separate link (like an <a href="{{payment_link_url}}"> )

tranquil timber
#

Thanks. So what is the full code I need to type in ?

deep anchor
#

I am not familiar with Wix templates sorry to say. I didn't even know they were still a thing until someone started complaining about embedding Payment Links

tranquil timber
#

No but it doesn't really matter if it's Wix or not, just the code I need to type in to integrate the payment link platform to my website

#

Just HTML code

deep anchor
#

The payment link isn't a platform. It's just a URL that redirects people to a Stripe hosted Checkout page

tranquil timber
#

Ok

#

Thank you

#

Have a good day