diff --git a/src/@ionic-native/plugins/checkout/index.ts b/src/@ionic-native/plugins/checkout/index.ts index da840bd9fd..5a7f32691c 100644 --- a/src/@ionic-native/plugins/checkout/index.ts +++ b/src/@ionic-native/plugins/checkout/index.ts @@ -180,7 +180,7 @@ export interface Phone { */ @Plugin({ pluginName: 'Checkout', - plugin: 'cordova-plugin-checkout', + plugin: '@checkout.com/cordova-plugin-checkout', pluginRef: 'cordova.plugins.Checkout', repo: 'https://github.com/checkout/frames-cordova', install: '',