Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author MakeWebBetter

    (@makewebbetter)

    Hello,

    Thanks for using our plugin!

    As our plugin supported the PayPal standard provided by WooCommerce. So accepting the payment for your subscription order you need a business account that is supported by our plugin.

    And our plugin is supporting a personal account as a buyer account for payment of Subscription products.

    Hope this will clear the concern

    Thanks,

    Thread Starter nivben27

    (@nivben27)

    So I realize I need a business account
    To receive payment

    Plugin Author MakeWebBetter

    (@makewebbetter)

    Yes to receive payments you must need a business account.

    Regards,

    Thread Starter nivben27

    (@nivben27)

    you plugin do not work
    with version 5.2.2
    can you check this please
    its stuck at end

    Plugin Author MakeWebBetter

    (@makewebbetter)

    Hello,

    As we have checked our plugin with Woocommerce 5.2.2 and it’s working fine, so please update our latest version of the plugin to make it work feasible on your end too

    Regards,

    Thread Starter nivben27

    (@nivben27)

    hello i download the last version of your plugin
    but still
    i got this error when click on finish
    admin-ajax.php
    Status Code: 400
    can you please help me with this
    i really want to use your plugin
    what is the support mail

    thanks

    • This reply was modified 2 years, 6 months ago by nivben27.
    Plugin Author MakeWebBetter

    (@makewebbetter)

    Hi,

    We have checked this once again from our end and it’s working perfectly fine on our end, could you please check once by deactivating other third-party plugins and themes and use it with standard once, and further if there is any concern then you can take help from here

    We will check and help you out accordingly.

    Thanks,

    Thread Starter nivben27

    (@nivben27)

    hello i want to ask

    before subscription i use this action when order procced
    and its run one time
    now i need the same for subscription to run just in the first time

    this is the action i used

    add_action( ‘mylisting/payments/submission/order-processed’, function( $listing, $package )
    {
    //code
    }

    can i use the same code or need other
    thanks

    Plugin Author MakeWebBetter

    (@makewebbetter)

    Hi,

    Thanks for coming back to us!

    you can use the same hook as you have described, it will work.

    if you want to add some extra functionality after the subscription is created,

    then you can also use the following hooks which are given in our plugin.

    do_action( ‘mwb_sfw_subscription_process_checkout_payment_method’, $order_id, $posted_data );

    It may help you.

    Thanks,

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘hello’ is closed to new replies.