This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@idea-ionic/plans-subscription
TypeScript icon, indicating that this package has built-in type declarations

5.29.4 • Public • Published

IDEA Ionic extra ≫ Plans subscription (and limits)

Subscription to product plans through the mobile devices capabilities (or Stripe, for web).

Package on NPM.

## To install

npm i --save @idea-ionic/plans-subscription

Be sure to install all the requested peer dependencies.

To make sure the translations are loaded into the project:

  • add a reference to this module in the environment variable idea.ionicExtraModules (see environment.ts);
  • copy the i18n/plans-subscription folder (you can filter the languages you need) of the module in the project's assets/i18n folder.

Install Stripe (@todo)

Make sure that there is a path (tsconfig file) pointing to @env which contains the environment files (Angular standard). Finally, add in the environments desired the variables you find in the environment.ts file of this module.

Components

  • Subscriptions and Plans
  • Limits

Services

Readme

Keywords

Package Sidebar

Install

npm i @idea-ionic/plans-subscription

Weekly Downloads

2

Version

5.29.4

License

ISC

Unpacked Size

3.16 MB

Total Files

297

Last publish

Collaborators

  • gmazza_
  • uatisdeproblem