Viewing 6 replies - 16 through 21 (of 21 total)
  • Plugin Author myCred

    (@designbymerovingi)

    Hey. So you can setup myCRED as a payment gateway but you can not use it in the store?
    myCRED will not be visible as a form of payment for your users if:

    1. They are not logged in
    2. They are excluded
    3. They do not have enough points

    Thread Starter jamestang995

    (@jamestang995)

    I see
    It is my account do not have enough points.

    But it is strange to hidden the payment method…
    If I am using myCred to be my only payment method, there will be nothing to select and user with checkout with an error saying did not select payment method

    Plugin Author myCred

    (@designbymerovingi)

    I will have a look and see if there is a better way to approach this. myCRED makes all these checks before the list of gateways are presented.

    All this is done though the woocommerce_available_payment_gateways filter. You could remove the myCRED filter and replace it with your own where instead of hiding the gateway for those who cant afford or use it, you only disable it. This way the gateway will show but will not be usable.

    Plugin Author myCred

    (@designbymerovingi)

    Good news!

    I could replicate the issue on my Windows 8 comp. and found a solution. If you can send me a message though our website I would be happy to send you a copy to test out before I push though an update.

    Plugin Author myCred

    (@designbymerovingi)

    Should be resolved in 1.0.9.3

    Thread Starter jamestang995

    (@jamestang995)

    yes, the path problem is resolved in new version

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘as woocommerce gateway’ is closed to new replies.