• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
S

Payment profile and transaction details in getPurchasableFromExtraData

  • Thread starter Thread starter stromb0li
  • Start date Start date
S

stromb0li

Guest

I want to pass/show the payment provider used and ideally transaction id (would settle for request id though) in a payment_received template. Is there a way to access these values?

The only way I can think of doing this is to make a database call within getPurchasableFromExtraData to search for a purchase request with the same extra_data. If they match, then join the payment_provider table and get the display_title. This feels ultra hacky though.

Thank you!

Edit: NVM, looks like you...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top