Okay
  Public Ticket #3979630
Subscriptions work with Stripe Connect yet?
Closed

Comments

  •  54
    Anthony O Connell started the conversation

    Hi guys.

    I had asked a while ago about the possibility of getting Stripe connect to work with auto-renew subscriptions for vendors and you told me it was something ye were working on. Have you achieved success with this yet?

    At present all transactions on my platform are working via Stripe connect and it is the easiest way to handle transactions. I know auto-renew for subscriptions will work if I use the vendor withdrawal module but this means I have to manually make payments or set it on a schedule and that does not work for me. 

     I want to get gyms on board my platform and if I want to compete with other gym platforms/software out there, its something I really will need. 

    If you have not got it done yet, can you outline how I may custom develop something that could get this to work. A local gym software LegitFit, allows customers to purchase a subscription and then they can book in for a class with that subscription in literally 2 steps. This is something I would love to be able to do. Please point me in the right direction if possible.

    Thanks very much

  •  2,406
    WebWizards replied

    Hi Anthony,

    Thanks for getting in touch about this. Unfortunately, we don't have Stripe Connect working with auto-renewing subscriptions yet. This would require significant modifications to how our Stripe Connect integration works, and it's not something that can be achieved through simple configuration changes or something that can be easily custom developed.

    You would need a developer with deep understanding of the Stripe Connect API to modify the payment gateway code. This isn't something we can provide direct guidance on as it would involve significant custom development.

     

    To implement a system where customers can book classes only after purchasing a subscription:

    1. You could create a page where all users can book classes with no requirements or costs
    2. Simply restrict access to this page to only users who have purchased specific subscription products. This can be achieved with a code snippet, chatgpt can help write something like that. There are also plugins that can restrict access to a page to only users who purchased a specific product.

     

    Kind regards,
    Stefan

  •  54
    Anthony O Connell replied

    Hi Stefan. 

    Thanks for getting back to me.

    I could do that but a subscription payment will still come to me and I will have to manually pay it to the vendor and making manual  payments is what I am trying to avoid. 

    If and when ye do get this integration with Strip connect ready then please let me know as it could be a game changer.

    Thanks again.