Getting “tech issues” in stripe connect even after adding all apis and webhooks

Resolution:

Stripe expects you have branding information updated in stripe dashboard

  1. Go to settings(top right) in stripe dashboard.
  2. In the 3rd column, you will see stripe connect specific settings again
  3. Enter business information. Save and try to do “stripe connect” in seller payment page Stripe Login | Sign in to the Stripe Dashboard

And also when you add webhooks for stripe success intent, it should be exact url

https://api.tradly.app/v1/payments/stripe/webhook/paymentintent/{tenantname}

You can find tenant name in superadmin top right menu. This is the same name when you typed as url when signing up. Example: ABC.tradly.co

The ABC in the example is the project/tenant name