How to fix one-off payment processing in Webflow with Memberstack integration? Answered
Hello, I'm having problems getting the payment flow in Webflow (using Memberstack integration) to behave as I want for one off payments.
The desired behaviour is that an existing member can add a one-off order to their account from their logged in account page. I have created the one-off package and added a button to the account home with the variables as in the instruction video. However when a user clicks on the purchase button they get redirected to the logged out homepage before any checkout can appear. I have attached a video below with the observed behaviour.
Can someone suggest what I have done wrong?
https://www.loom.com/share/606f793cd498472884c620e37250d85d?sid=5eaf2ca1-6bc7-4fe0-8ef6-48fc93d25088
Comments
2 comments
The body of your page has an attribute to log out users. Probably the event is bubbling down to all the other buttons on the same page. Remove it.
Nice one Raquel Lopez. Thats a fix 🙌
Please sign in to leave a comment.