#Mr.S9333
1 messages · Page 1 of 1 (latest)
hello! what's rise crm?
Is a paid CRM from code canyon
The api integration with stripe is ok, I never had problems. the problem is that after inserting the custom domain in stripe, when I generate invoices to be paid in rise crm I am always brought back to checkout.stripe.com
Can you share your account id so that I can take a look at how your integration works? You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
acct_1M06WcIVdYFHtlAT
to clarify, the invoices that you generate to be paid, create a checkout url? do you have a test checkout url that you can share here?
copied the link so going to delete it from discord since that's a livemode checkout
Thanks
hmmmm, if i look at the request to create that Checkout Session : https://dashboard.stripe.com/logs/req_WCCqjBtuZd3JBC
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
it's actually returning the Checkout Session URL with your custom domain
i think you need to check where in your integration is it getting changed to checkout.stripe.com