I have a SIS0076 error.

Maybe the Ds_Merchant_Order can not contain a "_" symbol?

Comments

facine’s picture

According to the documentation that is correct, but we've never had probem. To fix this we must update several things. invoke pcambra!

izarco’s picture

Confirm 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.

facine’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
Assigned: Unassigned » facine
Status: Active » Needs review
StatusFileSize
new2.16 KB

You could try this patch and tell us something? (I can not try it now)

Thanks!

facine’s picture

StatusFileSize
new2.35 KB

Better this other one.

Sorry

izarco’s picture

Hi, 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.

facine’s picture

StatusFileSize
new2.35 KB

Ooops

Thanks!

candelas’s picture

I 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.

facine’s picture

@candelas That happens when the user uses the back button on certain browsers. It is issue of form.

facine’s picture

Fixed!

Thanks

facine’s picture

Status: Needs review » Closed (fixed)