#florey

1 messages · Page 1 of 1 (latest)

lethal cloakBOT
hearty spoke
#

Hi there! Pasting your other message below:

Is there a way to bundle the webcomponent with my app instead of loading the js script that provides the component?

#

Do you have a link where I can reproduce the issue?

wet cairn
#

Let me see if I can publish the broken version 😉

#

I hope you have some kind of test account to login?

#

When being logged in click on the cc icon in the lower left corner, this will open the pricing popup

#

you can then click on cancel and on the icon once again

#

this will then reproduce the error

hearty spoke
#

Is there a way to access the payment page without a login?

#

Also can you share the code you used to display the pricing table?

wet cairn
#

I'll try to deploy a version that will allow you to open the popup without login

#

I've just copied the code from the dashboard and moved the script tag to the enclosing page

#

so my component renders like this:
return html <stripe-pricing-table pricing-table-id="prxxxxx" publishable-key="pk_test_xxxxx"> </stripe-pricing-table>

#

ok, it should be ready now (click on the broken cc icon at the bottom left)

hearty spoke
#

Thanks a lot! Give me a few minutes to have a look.