Processing payments for more than one API

-1

I am developing a site that searches for airfare reservations through the Decolar.com API and searches for hotels through the Booking.com API .

My question is, do I have to unify the payment process? For example, the user pays only once (total hotel + flight value) and is passed on to the payment processor of those platforms.

    
asked by anonymous 22.09.2017 / 20:09

1 answer

-3

You can use a third API that receives payment from your customers as PaySafe or PaySafe. So you get the full amount, and make the payments the moment the API acknowledges the completion of the transfer.

    
22.09.2017 / 22:06