[#30] Payment response to be associated to booking through API

Migrated from Redmine #30 | Author: deepak ev
Status: Resolved | Priority: High, I’m very impatient | Created: 2017-08-28


Hi,
Once payment made through API , is there a way to update the payment transaction object and associate to booking .basically the complete information from payment gateway as response , we wanted to associate to booking and use the same for future.Is this possible ?

Dmytro Bondarev wrote:

You accept payments on your side, and you can store any information you need at your side.
To accept payment in simplybook call @confirmBookingCart@

Please follow #20

deepak ev wrote:

This means that there is no way in simplybook.me to store the information of associated payment made with a specific booking. so in future if i wanted to get payment transaction details associated with booking is not possible since i do not have any way to update those ? Is this assumption correct ?

Redmine Admin wrote:

no because we do not and never will store any sensitive payment data.

Redmine Admin wrote:

you can store this data in your DB if you need using booking id from our system