• Resolved mwbdanish

    (@mwbdanish)


    I am working on a plugin that provides a subscription to the product.
    So the user has to purchase a subscription product from the checkout page using the credit card method. And afterward, I need to make automatic payment from the. How can I achieve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @mwbdanish

    I am not sure I understand your question, can you please provide more details that make it clear what your request is about?

    There are existing subscription plugins which you can use that will handle the subscription product creation and recurring payment process.

    Kind Regards,

    Thread Starter mwbdanish

    (@mwbdanish)

    is there any way to make a recurring payment from outside your plugin.

    Plugin Author Clayton R

    (@mrclayton)

    Hi @mwbdanish

    is there any way to make a recurring payment from outside your plugin.

    Sure, you could create a Stripe subscription object using Stripe’s API’s and that would process recurring payments within Stripe’s system.

    Kind Regards

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

The topic ‘Recurring payment’ is closed to new replies.