In backend. the ordering function for the payment methods didn't work.
I solved it by editing the field by hand (UPDATE `%%_sellacious_paymentmethods` SET `ordering` = '1' WHERE `nh7zm_sellacious_paymentmethods`.`id` = 9; ), but I'll point it out for the future.
Thanks for clarifying the issue. I added this issue in our pipeline. When it will be fixed, you will get it in new version. However, you can order payment methods from right side by id, title etc.
This has to be done by sort and order function. I already created the issue for that and it will fix soon. Once it will be fixed, you will get fixed it in new version.
This Payment method ordering issue is fixed here: https://github.com/codeacioustech/sellacious/pull/2107 , and should be working in next version v2.0-beta3. Please check and mark resolved.
Please update from here: https://www.sellacious.com/download , issue is related to payment method ordering is fixed here.
Please check and mark as resolved.
Page :
1
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »