We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6717a8e commit 73d4aafCopy full SHA for 73d4aaf
resources/ts/popups/ns-pos-payment-popup.vue
@@ -53,7 +53,7 @@ export default {
53
});
54
55
56
- nsHooks.doAction( 'ns-pos-payment-loaded', this );
+ nsHooks.doAction( 'ns-pos-payment-mounted', this );
57
},
58
watch: {
59
activePayment( value ) {
0 commit comments