I’m new to Memberstack, but we had someone who is experienced set us up on it. We have multiple coupons, but our coupon information is not passing through to Stripe, so we have no way of seeing coupon usage.
For example, we have a coupon that takes off $100. I can see that someone purchased a membership for the discounted price, but that is currently the ONLY way I have to see that he used that coupon.
That transaction took place days ago and I still see nothing in Stripe that indicates that coupon was used. I see all the coupons in Stripe, so I know they are set up, but none of them show any usage, and when I look at individual payments, there is nothing that indicates that a coupon was used in either Memberstack OR Stripe.
Seems like a bug, so I wrote directly to Support, but if there’s a chance it’s a configuration issue, I figured I’d post in here because I still haven’t heard back from Support. Thanks!
I just got out of a meeting with the development team and figured out the issue. Stripe does not allow for coupons on the one-time memberships on their end. So what we have to do to make this work is to subtract the amount before submitting to stripe. This is why it seems like coupons are not working. They are working but it’s not being added as a coupon in stripe. Recurring memberships do allow for coupons.