Topic on Talk:Fundraising tech/Chat/Ingenico Connect

How should we handle the hostedCheckoutId vs the paymentId

2
EEggleston (WMF) (talkcontribs)

paymentId makes sense to store as the gateway_txn_id long term, as it's the value we'll need to use for refunds. The hostedCheckoutId is what we use to get the payment status on the donor's return or during orphan rectifying.

EEggleston (WMF) (talkcontribs)

hHostedCheckoutId is only valid for 2 hours, so we shouldn't need to put it anywhere except the pending DB.

Reply to "How should we handle the hostedCheckoutId vs the paymentId"