Replies: 1 comment 2 replies
-
Are you calling ExtPay in your ExtPay content script too? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm having trouble with the onPaid event not being triggered when the user logs in to an account with an active subscription. The onPaid event does work and triggers when the user uses the openPaymentPage option and subscribes. I also cannot get the onTrialStarted event to trigger when a user activates a trial. If anyone else has experienced a similar issue and found a resolution or has any advice I would love to read it.
Manifest.json

background.ts

Beta Was this translation helpful? Give feedback.
All reactions