#miraclaudia-PricingTable

1 messages · Page 1 of 1 (latest)

civic sequoia
#

Hi there, can you show me the code?

nocturne dove
#

<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1LXJ4IEkHTFnl69eX88kLP6M"
publishable-key="pk_live_51JenOsEkHTFnl69e3pwraJY4HarmRlpahEkE5j0kZMCuMDmvfj8GsmqD7MePokNhOAOTJ4zRMVMuNb03Jk22R3Eo00mjGujMYt">
</stripe-pricing-table>

civic sequoia
#

And can you send the support case number ? I'd like to see the previous conversations that you have with Stripe support

nocturne dove
#

It only works here: https://app.mlsend.com/r7b5q4d2p2/ but won't work on my website or in my email preview when reciving in the inbox. My client's wont click the link to open in browser

#

It was in the online chat

#

there is not support case number as I didnt receive a follow up email

#

This is the same email in my inbox with no preview showing under 'TAKE ACTION TODAY' where it is embded but it shows when opening up the browser

civic sequoia
#

or can you share with me your email?

#

I'd delete it from the chat history once I get it

nocturne dove
#

No probs!

civic sequoia
#

I can't find the support case.

You mentioned that the Stripe referred you to discord but you didn't receive a follow up email. How is it possible?

nocturne dove
#

They gave me to the link to this and said thank you for getting in touch

#

I don't know?

#

So you cant help me?

#

I'm telling you the issue I told them so I don't see why it. matters rorry

#

I juat want to get the issue sorted

civic sequoia
#

It'll be easier if I can have the previous context to follow up, otherwise you need to explain the whole problem again.

#

When you say it doesn't work, does it give you any error message?

nocturne dove
#

I've sent you the screenhot and link example that I sent them

#

It's the exact same message

#

The preview on the link works but the preview on the email preview that is received in the inbox doesnt work (see screenshot)

#

As for on my website - when I put the text in my code block and save the changes - nothong shows up on my website. It is blank

#

Example of website code block then nothing showing on my website

#

two images

#

Code block on my website back end

civic sequoia
#

OK I know the problem

#

Something wrong with the code

#

Can you change
<script async src="https://js.stripe.com/v3/pricing-table.js%22%3E</script>
to

<script async src="https://js.stripe.com/v3/pricing-table.js%22%3E"></script>
``` ?
nocturne dove
#

one min I will try

civic sequoia
#

Basically the <script> tag is not defined correctly.

nocturne dove
#

That didnt work either I will send screenshots

civic sequoia
#

Send me the latest code the you have in your webpage.

nocturne dove
#

<script async src="https://js.stripe.com/v3/pricing-table.js">"></script>
<stripe-pricing-table pricing-table-id="prctbl_1LXJ4IEkHTFnl69eX88kLP6M"
publishable-key="pk_live_51JenOsEkHTFnl69e3pwraJY4HarmRlpahEkE5j0kZMCuMDmvfj8GsmqD7MePokNhOAOTJ4zRMVMuNb03Jk22R3Eo00mjGujMYt">
</stripe-pricing-table>

#

Code from Stripe website is: <script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1LXJ4IEkHTFnl69eX88kLP6M"
publishable-key="pk_live_51JenOsEkHTFnl69e3pwraJY4HarmRlpahEkE5j0kZMCuMDmvfj8GsmqD7MePokNhOAOTJ4zRMVMuNb03Jk22R3Eo00mjGujMYt">
</stripe-pricing-table>

#

It works in the email link but not in the email preview and doesnt work at all on my website

civic sequoia
#

The first line is still wrong

#

Can you replace it with this
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>

nocturne dove
#

I have

#

when I save it

#

it updates back to the original

civic sequoia
#

Hmm, can you check if you source code is encoded in utf-8?

nocturne dove
#

I dont know what that means sorry

#

This is where I am getting the code

#

From the stripe website that has autogenerated it for me

civic sequoia
#

OK, what editor do you use for coding?

nocturne dove
#

Does this image answer that question?

civic sequoia
#

Hmm, so wordpress somehow changes the code.

nocturne dove
#

It's not just in word press though. I also added it to Mailerlite email code block

civic sequoia
#

I don't know why it happens, but it changes the code and that's why it's not working.

nocturne dove
#

Ok i will just use Paypal then

#

As the code works with Paypal

#

thanks anways