|
|
|
|
|
by aaomidi
1326 days ago
|
|
An alternative would be to open up the payment provider api to different processors. For example if my bank implements the payment provider API, then let me use that. All the other apps need to care about is a payment request method which can be satisfied with whatever payment provider I have picked. Apps would be able to ask the provider how much they’re gonna get after the payment processes etc, and decide if they want to reject it or not. |
|