Adalo big problem with payment options

Adalo is a great platform easy to use but one the I don’t like is that I have invested so much time into building my app and i don’t have the payment option that I need and I think if this issue is truly addressed everyone around the world would enjoy this good platform

Hi @akia,

In Adalo you have:

  • Stripe purchases (credit card)
  • Stripe subscriptions (with some limitations but it’s quite possible to build a fully functional subscription system)
  • In-App purchases for digital goods/services
  • In-App subscriptions using IAPHUB component.

If you would like to have another payment option, you can:

  • integrate the payment system via API by yourself (some work is required and the complexity will depend on the payment system)
  • create a custom component for payment you need (see above + coding experience is required)
  • search for an existing custom component or hire a developer to create one for you.

Best,
Victor.

I know the payment options that is on adalo but I would like something like a stripe payment but for Somalia seeing how stripe payment is not compatible

What is the payment system you want to use? Do they have checkout pages that you can link to?

yea so now a user fills out a form to publish something the publishing cost money so it links him to the payment screen and after he pays the form he fills has a boolen and whether he paid or not gets to be true and it gets published so that is the job of the payment system it takes the money and then updates the user if successful as paid true

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.