#dematech-sms
1 messages · Page 1 of 1 (latest)
Hello @rough sparrow we have our own SMS gateway so not interested in using Twilio - are there any other options for collecting payments over SMS
what would collecting payment over SMS look like? like a customer enters a raw card number and texts it over to you? then your SMS integration reads that raw card number?
That would be a heavily burdened PCI compliance since your integration is touching raw card details
Actually, the goal was to send a link to our invoice that is integrated with Stripe and then when a user clicks on Pay Now, it will load a mobile friendly stripe payment element.
So instead of sending a link to the invoice, i was hoping that Stripe had some Stripe element that is mobile friendly that can be sent over SMS - hope that makes sense
sending an Invoice url/link or a PaymentLink would be the right approach here.
Both are mobile friendly.