Billmate / opencart

Billmate payment plugin for opencart
BSD 2-Clause "Simplified" License
1 stars 3 forks source link

I'm getting this error message. I've gotten it twice now and managed to update the order id. #18

Closed joakim-combain closed 9 years ago

joakim-combain commented 9 years ago

web payment

andyjohansson commented 9 years ago

This could be a outside bug that is not related to the module in test mode.

Boxedsolutions commented 9 years ago

Its not really a bug, because of our opencart account has probably a order_id 20 with bankpayment. In a real account this may happen if lets say a customer has 2 opencart installations pointing to the same Billmate Account.

But I wonder if we are in need of appending timestamp to order_id? Its a way to get every order id unique.

andyjohansson commented 9 years ago

Not if the order id is consequent all the time.

joakim-combain commented 9 years ago

It seems like I have found how to recreate this. When I choose bank and then cancel in payment window. Now it will not allow me to continue no matter how many times I update the order id by refreshing the page. If I clear my cache, it works again. So seems like a caching issue?

Boxedsolutions commented 9 years ago

Hmm.. Seems to me like it is some bug on d2i. If you go to the bank payment window and cancel payment, it would be reasonable that the bank payment window resets the order number for the canceled payment?

andyjohansson commented 9 years ago

I will bring this up with them, this is not a plugin issue.