Re need help to set payment gate way

Home Forums SKT Black/White Theme Support Re need help to set payment gate way

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #183250
    patrick kiyembapatrick kiyemba
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 12, 2021

    hello
    i need help to set a payement gateway . i did install the eftsecure from woocomerce pluging but its not showing with payment methods.
    the cart check out shows a big picture of product page on check out at the top right corners. i need to make it small.
    binitoo.co.za

    #183315
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .woocommerce-mini-cart-item.mini_cart_item img {
        width: 5% !important;
        height: auto !important;
    }
    .woocommerce-mini-cart-item.mini_cart_item {
        list-style: none !important;
    }

    Regards,
    Dave

    #183320
    patrick kiyembapatrick kiyemba
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 12, 2021

    hello
    i want to add payement gateway

    #183384
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #183425
    patrick kiyembapatrick kiyemba
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 12, 2021

    hello
    you can see in the screen short i have attached screen 1 i sample how my plan or products will me be.
    screen 2 is my site where i need to put slide products or plans
    please that where i need to make my plans slide

    #183532
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Subscription product does not supported in payment gateway. it only support In simple product.

    See screenshot:
    https://nimb.ws/gvJIbd

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.