stripe-firebase-extensions
stripe-firebase-extensions copied to clipboard
firebaseRole is not set when using one time payments
Bug report
- Extension name: firestore-stripe-payment
Describe the bug
StripleRole is missing when i checkout the one time lifetime plan but when i use the recurring subscription plan it works fine.
The metadata on both products is the same: "firebaseRole: premium"
@sabindev If you check the source code, then you'll see that it's not a bug but an expected behavior.
You could reopen this "bug report" as a "feature request" though as this behavior is what most new comers would expect.