mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
refactor(docs): read the description (#1631)
* refactor(docs): read the description - Added missing platforms - Unified GitHub links - Added missing installVariables * Update index.ts * Update index.ts * Update index.ts * Update index.ts
This commit is contained in:
@@ -114,7 +114,8 @@ export interface StripeBankAccountParams {
|
||||
pluginName: 'Stripe',
|
||||
plugin: 'cordova-plugin-stripe',
|
||||
pluginRef: 'cordova.plugins.stripe',
|
||||
repo: 'https://github.com/zyramedia/cordova-plugin-stripe'
|
||||
repo: 'https://github.com/zyramedia/cordova-plugin-stripe',
|
||||
platforms: ['Android', 'iOS', 'Browser']
|
||||
})
|
||||
@Injectable()
|
||||
export class Stripe extends IonicNativePlugin {
|
||||
|
||||
Reference in New Issue
Block a user