Full transaction with apple

This commit is contained in:
carmenmaymo 2023-10-16 15:49:28 +02:00
parent 327a87dfe8
commit 0882095602
No known key found for this signature in database
GPG key ID: 6023F686B0F3102E
10 changed files with 160 additions and 264 deletions

View file

@ -8,7 +8,6 @@ class ApplepayManager {
this.buttonConfig = buttonConfig;
this.ppcpConfig = ppcpConfig;
this.ApplePayConfig = null;
console.log('Applepay manager', ppcpConfig, buttonConfig)
this.buttons = [];
buttonModuleWatcher.watchContextBootstrap((bootstrap) => {