#bikram_27035
1 messages · Page 1 of 1 (latest)
Can you be a bit more specific? What functionality are you trying to build in the CRM?
On my Portal page, We have a page that is requesting some Fee, at that stage We need a integration to Simulate where we will pass Cardnumber etc and we get back a reply saying passed or failed .. ( as in payment successful or failed) .. That is it at the time being
So to accept a payment? You likely want to start here then: https://docs.stripe.com/payments/accept-a-payment?platform=web
But what is possible will depend on what kind of development extensibility the CRM has
Most Stripe integrations have a backend server component and a front-end (JS) component
We can add JS behind a portal page