Payment options
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
Hi, Team!
I'm looking for ways to add payment options on my app.
I have a starter SaaS app and planning to monetize it. Right now, it's on free plan but I'm planning to add some options to monetize it and upgrade the services.
May I ask what options or libraries I can use for this? I've checked Stripe but unfortunately, it's not supported here in our country (Philippines) and I'm looking for alternate or simplier ways to add payment options on my SaaS app.
Any answers are greatly appreciated! Thank you!
I'm looking for ways to add payment options on my app.
I have a starter SaaS app and planning to monetize it. Right now, it's on free plan but I'm planning to add some options to monetize it and upgrade the services.
May I ask what options or libraries I can use for this? I've checked Stripe but unfortunately, it's not supported here in our country (Philippines) and I'm looking for alternate or simplier ways to add payment options on my SaaS app.
Any answers are greatly appreciated! Thank you!
3 Replies
Knopper gall
You could always use PayPal, right?
It's nowhere near as smooth of a DX than Stripe, but it does the job!
It's nowhere near as smooth of a DX than Stripe, but it does the job!
@Polar bear Hi, Team!
I'm looking for ways to add payment options on my app.
I have a starter SaaS app and planning to monetize it. Right now, it's on free plan but I'm planning to add some options to monetize it and upgrade the services.
May I ask what options or libraries I can use for this? I've checked Stripe but unfortunately, it's not supported here in our country (Philippines) and I'm looking for alternate or simplier ways to add payment options on my SaaS app.
Any answers are greatly appreciated! Thank you!
If your target userbase is mainly based in your own country you could start by looking at the payment providers of your country and the API that they provide. These can include digital payment options like digital wallet providers etc.
Other than that you can directly try paypal if that's supported in your country. There's also Stax and Square iirc.
Other than that you can directly try paypal if that's supported in your country. There's also Stax and Square iirc.
Polar bearOP
Thank you for providing some options to check! I'm planning to open it globally but want to support multiple currencies. But my main currency I'm thinking is USD. But will take a look how to use Paypal for subscription options. Thank you!