| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3160792-prevent-duplicate-tranx-ref.patch | 601 bytes | tolu_ |
Issue fork commerce_paystack-3160792
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
coldcode commentedComment #3
tolu_ commentedComment #4
coldcode commentedComment #5
coldcode commentedComment #6
coldcode commentedComment #7
tolu_ commentedGood start #6, this avoids calling a new service and also keeps a unique refrence to the order
Comment #8
i-trokhanenkoHello @tolu_, @coldcode
How can I reproduce the issue?
Thanks!
Comment #9
i-trokhanenkoRemoved empty file
Comment #10
coldcode commentedA duplicate transaction error is thrown when a user tries to make a payment. This error is thrown because the reference number already exists hence the need for uuid as a reference number.
Comment #11
i-trokhanenkoComment #12
i-trokhanenkoPatch #7 looks good to me, thanks!
Comment #15
i-trokhanenkoThanks!
Comment #16
i-trokhanenko