#Competitor
1 messages · Page 1 of 1 (latest)
What do you mean by live mode test transaction?
im trying to setup a webhook with a 3rd party software. the software tells me to " Now login to the application where you have added the webhook URL and do a test submission/record so that the data can be recorded here in the webhook response." to continue to set it up.
now the struggle i have is if i go into testmode to execute a test transaction, i will setup the webhook with the testlink.
im only using payment links i directly link to a button i created on my page.
Hi there, I can only support if you have a direct integration with Stripe. If you have questions related to a 3rd-party plugin, I'd suggest you to reach out to the plugin developer directly.
i just need to test my transaction somehow
i want to use the live payment link in a webhook, but if i go to test mode it asks me to create a new product
is there a way to test my live product without creating a new one
No, If you are using payment link, you need to create a product/price before creating a payment link.
want to send a test transaction to this link, if i switch to test mode i need to create a new product
The products don't share in live and test mode. So if you create a product in live mode, this product won't be available in test mode.
so the only way to test it is send a real transaction ?
I won't recommend you to test in live mode. You can create a product in test mode and create a paymentlinke accoridingly.
Do not use real card details. Testing in live mode using real payment method details is prohibited by the Stripe Services Agreement, which permits business use only. Use your test API keys and the card numbers below. see https://stripe.com/docs/testing#use-test-cards
the third party app im trying to link wants me to do a test transaction before i proceed, to test if the webhook is setup correctly, so thats the dilemma im in lol
thank you for your support though! 🙂