The link of payment remains after payment (admin/commerce/orders/%commerce_order/payment/%commerce_payment_transaction/cod-payment), moreover this link appears in other methods of payment that already paid. See screenshot1
I am using drupal 7.17, commerce 7.x-1.4 and latest dev version of Commerce Cash on Delivery.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_cod-payment_permission_problem-1863004-1.patch | 860 bytes | internetdevels |
| screenshot1.png | 51.91 KB | internetdevels |
Comments
Comment #1
internetdevels commentedhere a patch which fix this issue
Comment #2
vasikeindeed, it seems it was a wrong check there;
commited : http://drupalcode.org/project/commerce_cod.git/commit/44fc7b7
thank you Sir