I have a SIS0076 error.
Maybe the Ds_Merchant_Order can not contain a "_" symbol?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fix_ds_merchant_order-commerce_sermepa-6.patch | 2.35 KB | facine |
I have a SIS0076 error.
Maybe the Ds_Merchant_Order can not contain a "_" symbol?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fix_ds_merchant_order-commerce_sermepa-6.patch | 2.35 KB | facine |
Comments
Comment #1
facine commentedAccording to the documentation that is correct, but we've never had probem. To fix this we must update several things. invoke pcambra!
Comment #2
izarco commentedConfirm i have problem with this.
Temporally i removed the timestamp in order_id for fix this. The only inconvenient is if the payment fail, when we attempt to re-pay, then the order id is the same and fail again.
Comment #3
facine commentedYou could try this patch and tell us something? (I can not try it now)
Thanks!
Comment #4
facine commentedBetter this other one.
Sorry
Comment #5
izarco commentedHi, thanks for your reply.
Now the website is in production. As soon i can, i prove the patch.
One question, why 13 digits? Must have 4 - 12 digits.
Comment #6
facine commentedOoops
Thanks!
Comment #7
candelas commentedI will try this patch in two weeks because I am having the problem with the same order number when the user has an error paying and is redirected to the checkout. Then I will report.
Comment #8
facine commented@candelas That happens when the user uses the back button on certain browsers. It is issue of form.
Comment #9
facine commentedFixed!
Thanks
Comment #10
facine commented