• I have a product where the user is able to dynamically change the price depends on adding/removing some services.
    An important part of this product is the ability for the user to choose to pay weekly or fortnightly.
    So I have two questions:
    Is there any filter or hook I can use on your plugin to dynamically change the recurring period on each purchase?
    Also what is the best way to dynamically change the price of the subscription product on each purchase so your plugin use the new calculated price?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @aitorwonton

    unfortunately it’s not possible to change the prices dynamically.

    In addition to this, PayPal Standard does not allow to change the price once the subscription has started.

    Thread Starter aitorwonton

    (@aitorwonton)

    Hi Alberto,

    Thank you for your prompt response. I’m pleased to inform you that I have successfully managed to change the price dynamically from the frontend, and it appears to be functioning as expected.

    My other inquiry pertains to the availability of a filter or hook within your plugin that would allow me to modify the recurring period for each purchase. I received the following response from a member of your team via email:

    “In the free version, you can utilize the ‘ywsbs_add_subscription_args’ filter to adjust the values of ‘price_is_per’ and ‘price_time_option’ with the recurring period values.”

    However, I am uncertain about the specific parameters I can use with this filter and when exactly in the process this filter will be triggered. Could you provide more details on this matter?

    I appreciate your assistance in clarifying this issue.



    Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @aitorwonton

    unfortunately, there was a misunderstanding inside the support team. That filter is not available in the free version of the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dyanamic price and recurring period’ is closed to new replies.