Payment processing for more than one API

Asked

Viewed 63 times

-1

I’m developing a website that searches for airline reservations through the Take off with. and search for hotels by the Booking..

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

1 answer

-3

You can use a third API that receives payment from your customers such as Paypal or Mercadopago. So you get the full amount, and make the payments the moment the API accuses you of completing the transfer.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.