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.

CommentFileSizeAuthor
#2 938596.patch457 bytesstella
pay_identifier.patch815 bytesstella

Comments

allie micka’s picture

Status: Needs review » Closed (fixed)

Committed. Thanks a lot Stella!

stella’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new457 bytes

There were some typos in the original patch - "identifier" was spelt incorrectly. Attached patch fixes this.

sgabe’s picture

Status: Needs review » Reviewed & tested by the community

I just wanted to attach a patch for this.