We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c03b6 commit 3610b34Copy full SHA for 3610b34
src/app/app.component.html
@@ -6,7 +6,7 @@
6
[class]="'btn btn-primary m-3'"
7
[email]="'[email protected]'"
8
(paymentInit)="paymentInit()"
9
- [amount]="'50000'"
+ [amount]="50000"
10
[split_code]="'SPL_K0t6TE0Fmm'"
11
[ref]="tRef"
12
(onClose)="paymentCancel()"
0 commit comments