#matthew_035_46841
1 messages · Page 1 of 1 (latest)
hi there!
for Google Pay, you need to use Google Chrome and have a card saved in your wallet
however that won't workin inside of webviews
And for Apple Pay?
you need to use Safari, and also have a card saved in your wallet
and it may or may not work in a webview, depending on the type of webview you created
Users will only be accessing via mobile safari or chrome, will this work?
if they have a card in their wallet, and you don't use webviews, then yes it wiill work
What do you mean by web views?
a webview is a web browser that is embedded in a native app to display web content.
Ok I don’t think I’m doing that
We have a qr code that displays on a screen and takes them to the stripe payment gateway on their phone..
👋 taking over for my colleague. Let me catch up.
would you mind sharing the payment link you're using?
Thank you!
Can I ask you another question or do I need to open a new thread?
Thanks. I want personal trainers in gyms to be able to add a discount to our device. I want every personal trainer to have a different promo code specific to them.
- Is there a limit to the amount of promo codes per product ?
no
Is there a means to automatically create a promo code every time a personal trainer signs up
you can include this in your apps logic yes
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Is there guidance on that?
Thanks
Is there a way to limit the use of each promo code to 10 uses per week?
the limit isn't applied on a period of time but rather forever
Mmm ok so I would need to generate a new promo code and send it to them every week
yes that could be one way to go
And there is a way of automating the process?
you would have to write the automation yourself
Can zapier achieve this result?
I'm not familiar with what zapier can or can't achieve to be honest
Ok thanks for alll your help
Thanks!