Your account expired support, please renew to get your support.

HomePage Forums Themes Support Triply – Tour Booking WordPress Theme Payment Gateway Integration

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #28957
    ikhsansofyan
    Support Expired

    Hello,

    is it possible to integrate with other payment gateway like Xendit or Midtrans,
    please help,

    Thanks

    #28972

    Hi,

    BA Booking plugin supports below payment gateways: https://ba-booking.com/shop/

    #28977
    ikhsansofyan
    Support Expired
    This reply has been marked as private.
    #29000

    Yes, you can use this custom code and add to the file functions.php ( child-theme):

    add_filter('babe_checkout_payment_title_cash', 'triply_babe_checkout_payment_title_cash');
    function triply_babe_checkout_payment_title_cash(){
    return 'Your-title';
    }
    #29005
    ikhsansofyan
    Support Expired
    This reply has been marked as private.
    #29009

    Hi,

    Customizing this code does not affect the single tour detail page.

    Please send the admin web account for me, I will check and try to help you.

    #29115
    ikhsansofyan
    Support Expired
    This reply has been marked as private.
    #29135

    Hello,

    Please recheck your site: https://prnt.sc/hH-cN3BNYGVo

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.