Stripe
Last updated
Last updated
Stripe Payments are also available in CactusDash. Select this payment method if it suits you and enter all the necessary information.
Follow the instructions below to find the WH secret key.
Paste https://api.cactusweb.io/api/v2/user/stripe/notification/{ownerName} into the "Endpoint URL" field
*Replace {ownerName} with your company name. If there are spaces, replace them with dashes: cactus web = cactus-web
Then, select the following events to send:
charge.expired
charge.failed
charge.pending
charge.succeeded
checkout.session.completed
customer.created
customer.deleted
customer.subscription.created
customer.subscription.deleted
customer.subscription.paused
customer.subscription.pending_update_applied
customer.subscription.pending_update_expired
customer.subscription.resumed
customer.subscription.trial_will_end
customer.subscription.updated
customer.updated
payment_intent : ALL EVENTS
payment_method : ALL EVENTS
Finally, on the webhooks page, click "Reveal" to get the WH secret key
Activate the portal on https://dashboard.stripe.com/test/settings/billing/portal
Set the same Payment attempts as in the CactusDash settings on https://dashboard.stripe.com/test/revenue_recovery/retries
in Stripe's personal account, go to the More -> Product catalogue -> Add product
On the product page, you need to create 2 prices — the initial price and the monthly subscription price. You will need Pricing API ID in the future — in creating licenses and plans.