What is the transaction_ID on the Payments API? I'm trying to get some of the payment information that is previously on the transactional database Gift record that is no longer on the Gift API.
Any advice would be greatly appreciated.
Hi Dennis
Thanks for your question - can you provide some additional information to help pinpoint the data you are looking for?
If a gift in RE NXT has been processed via BBMS, the gift record in RE NXT (via the Gift API) will reference the transaction ID for BBMS. That transaction ID can be used to query payment data from the Payments API.
Are you working with a set of gift records in RE NXT that you'd like to retrieve payment information for? Let us know an example of what you're looking for so we can provide some additional help.
Thanks
Mina
"payments": [<br/> {<br/> "payment_method": "CreditCard"<br/> }
The SKY Payments API will allow you to retrieve and process payments for BBMS transactions only. It does not support any other processor that you may have used through Raiser's Edge.
I have confirmed that Raiser's Edge does not store the Transaction ID which is why you are not seeing that value returned from the API. RE NXT however will store the Transaction ID for any new payments made going forward.
Ralph, PROCESSEDBYEFT translates to IsElectronic on the GiftPayment contract which is not currently available in the API unfortunately.
Some fields are not present because they could be used to reverse engineer private account data for users. Credit Card type might be something we see again down the road but unsure of the timeline there.