#greta.miciunaite

1 messages · Page 1 of 1 (latest)

random agateBOT
blazing tide
#

What are you describing when you say 'one button'?

teal pike
#

from stripe test, i created 2 products, generating two paiements links. From my website I created 2 buttons, with each one the link of one product. Only the button from the first product is working. Is it a limitation from beeing in test mode ?

blazing tide
#

Is there a URL where I can try and use the button(s) to see the error?

teal pike
#

Using stripe plugging in wordpress, filling the url of the paiement I got from the stripe website

#

the working one is good, even configured the landing page confirmation on my website, don't understand why the second one isnt

blazing tide
#

I only see one button

teal pike
#

ok look again, I renammed the two first button

#

the other one was made after to retest the paiement link and wasnt working either

#

DImanche 14 janvier and dimanche 21 are actually buttons

#

but not working in the stripe plugging button

#

you see this is a different link because I added logo, the one from 14 janvier hadn't

#

I see you have lots of message, I'll be there when you come back

blazing tide
#

Thanks, will take a look shortly!

teal pike
#

this button are from wordpress plugging stripe and I take the url payment from stripe website

blazing tide
#

Hmm, I suspect you're going to need to speak to the author of the plujgin then. We don't support those I'm afraid as they're third-party

#

You can configure them in your Dashboard, and we generate a code snippet for you to include on your pages

teal pike
#

Ok : <script async
src="https://js.stripe.com/v3/buy-button.js">
</script>

<stripe-buy-button
buy-button-id="buy_btn_1OX1ExADRwMQQ9K50sXSic0f"
publishable-key="pk_test_51OWKmMADRwMQQ9K5CknCj0bfgqC1Tcbt7dkB8RVYxTLj4OEOZ7wu47sg3hyTDuHj1rvFLU50OnqMpIYpCMODi1VU00VJ0OhDwS"

</stripe-buy-button>

#

this is code snippet ?

blazing tide
#

Yep!

teal pike
#

I will try not using the pluggin and creating the button with your code

#

thank you

blazing tide
#

I'd recommend that for sure, then we can help you directly if there's any issues

#

Let us know how you get on 🙂

teal pike
#

thank you !