For a payment gateway I'm working on, I needed the ability to set and later access the transaction identifier, so I've added in a method to set this. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 938596.patch | 457 bytes | stella |
| pay_identifier.patch | 815 bytes | stella |
Comments
Comment #1
allie mickaCommitted. Thanks a lot Stella!
Comment #2
stella commentedThere were some typos in the original patch - "identifier" was spelt incorrectly. Attached patch fixes this.
Comment #3
sgabe commentedI just wanted to attach a patch for this.