2025-04-13 22:13:55 +00:00
2025-04-13 18:12:59 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 18:12:59 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 18:12:59 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00
2025-04-13 22:13:55 +00:00
2025-04-13 17:56:38 -04:00
2025-04-13 17:56:38 -04:00

capacitor-promocode

Install

npm install capacitor-promocode
npx cap sync

API

launchPromoCodeRedemptionFlow()

launchPromoCodeRedemptionFlow() => Promise<{ success: boolean; message?: string; }>

Returns: Promise<{ success: boolean; message?: string; }>


isPromoCodeSupported()

isPromoCodeSupported() => Promise<{ supported: boolean; }>

Returns: Promise<{ supported: boolean; }>


Description
No description provided
Readme 127 KiB
Languages
JavaScript 31.6%
Java 31.1%
Swift 16.2%
TypeScript 8.5%
HTML 8.2%
Other 4.4%