Hello, I have a problem to implement one idea on my project. Brainstorm Please!
I’ve added stripe products(wordpress memebership) to RevenueCat and added webhook that notifies to revenueCat for each payments, everything works fine.
For now, I provided 100% discount coupon to customers and I don’t want to collect any information from them including bank info or credit info.
So I just want to trigger subscription/one-time payment and notify to revenueCat.
It says, stripe doesn’t provide any interface or API methods to simulate fake transaction.
To simulate notification to revenueCat, I can’t get “fetch_token”.
Best regards,
Robert L