rossp / django-pinpayments

Django library to simplify payment processing with pin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for metadata attribute of transaction

FMCorz opened this issue · comments

The API supports a field metadata to contain arbitrary key-value to associate with the transaction.

Reference: https://pin.net.au/developers/api-reference/charges

Hi @FMCorz, adding this would be useful. I'd be happy to accept pull requests for this or other issues however I am unable to do the development for it at this stage.