How can I refresh coupon code without refresh payment method


  • Default avatar
    mariya823@yandex.ru    
     3 years ago
    0

    Good morning! I have a problem with display coupon code. I choose include payment method, disable ajax with coupon. When I input a coupon the page refreshes. And payment method refreshes too displaying "please check payment method". In this case the coupon code doesn't find.

    If I enable ajax with coupon, the page doesn't refresh, payment method saves. But in this case the coupon code doesn't record in virtuemart order. And discount doesn't count.

    What can I do with it?

  • Your avatar
    seyi    
     3 years ago
    0

    Hello,

    Sounds like you are using a one page checkout which gives you the option disable ajax coupon?  If this is correct, then this is an issue with the one page checkout not registering the payment method.  And you should check with them.
  • Default avatar
    mariya823@yandex.ru    
     3 years ago
    0

    seyi @ Dec 16, 2020, 12:36:29 PM
    Hello,

    Sounds like you are using a one page checkout which gives you the option disable ajax coupon?  If this is correct, then this is an issue with the one page checkout not registering the payment method.  And you should check with them.
    Yes, it's correct. I see, thank you!