How to implement payment without using stripe

I reached a point in the development of my app that now needs payment to be implemented.

I have noticed that expo has a library for it, but it seems to work exclusively on stripe. Is there any alternative that would me allow to not eject the project? It is the first time I am goind something like this, so I am pretty clueless about it.