Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @wahyu_anggg,

    Thanks for posting on the forums.

    Unfortunately there isn’t any plugin option to achieve this. you can develop custom code and modify the plugin code to achieve this.

    Cheers,
    WPMU DEV

    Thread Starter wahyu_anggg

    (@wahyu_anggg)

    maybe you can give some advice, because I really need this possible on my website.

    thanks for your feedback 🙂

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @wahyu_anggg,

    Depending on the payment gateway you are using you can change the code in the following plugin files to achieve it.

    membership\membershipincludes\gateways\gateway.freesubscriptions.php
    membership\membershipincludes\gateways\gateway.paypalexpress.php
    membership\membershipincludes\gateways\gateway.paypalsolo.php

    If you are not a programmer then you can consider hiring a developer from online job market.

    Cheers,
    WPMU DEV

    Thread Starter wahyu_anggg

    (@wahyu_anggg)

    I already solve the problem by my own code,

    thanks for your help 🙂

    Hi @wahyu_anggg,

    Glad you were able to get that sorted and thanks for letting us know. Please feel free to post any code editions here if you like. I’m sure others will be happy as well. 🙂

    Cheers,
    David

    Thread Starter wahyu_anggg

    (@wahyu_anggg)

    Hi @david

    I am using javascript to solve this problem,
    when someone access this page,
    <img src=’http://s7.postimg.org/3yv7fbr9j/Screen_Shot_2014_04_16_at_3_43_36_PM.jpg&#8217; border=’0′ alt=”Screen Shot 2014 04 16 at 3 43 36 PM” />

    I hide the content, and use javascript auto submit form. So, it looks like you redirect automatically to paypal payment page.

    that’s my trick 🙂

    I hope it will help the other.

    Cheers,
    Wahyu

    Hi @wahyu,

    Brilliant! I didn’t think of that myself but using JavaScript to automate that is a great solution! 🙂

    Thanks for mentioning it, I’ll have to keep that in mind in case anyone’s looking for a similar solution.

    Cheers!
    David

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Member Payment’ is closed to new replies.