diff --git a/src/app/pmtservice/pmtservice.component.ts b/src/app/pmtservice/pmtservice.component.ts index 78114a4..b3153b7 100644 --- a/src/app/pmtservice/pmtservice.component.ts +++ b/src/app/pmtservice/pmtservice.component.ts @@ -77,7 +77,7 @@ export class PmtserviceComponent implements OnInit { expiration: new Date(Date.now()).toISOString(), payconf: false, viewkey: '', - crmToken: '' + crmToken: '' }; public order: Order = { diff --git a/src/app/pmtservice/url.txt b/src/app/pmtservice/url.txt index 6140d72..b7e17ab 100644 --- a/src/app/pmtservice/url.txt +++ b/src/app/pmtservice/url.txt @@ -2,6 +2,6 @@ http://localhost:4200/pmtservice?ownerid=62cca13f5530331e2a97c78e&invoiceNo=INV- https://test.zgo.cash/api/invdata?address=zs17faa6l5ma55s55exq9rnr32tu0wl8nmqg7xp3e6tz0m5ajn2a6yxlc09t03mqdmvyphavvf3sl8&inv=INV-0034 - +https://www.paymentservice.com/?invoiceNo=[INVOICENUMBER]¤cy=[CURRENCY]&amount=[AMOUNTDUE]&shortCode=[SHORTCODE] https://app.zgo.cash/invoice/ \ No newline at end of file diff --git a/src/app/settings/settings.component.html b/src/app/settings/settings.component.html index 1581a6b..2bd2524 100644 --- a/src/app/settings/settings.component.html +++ b/src/app/settings/settings.component.html @@ -132,6 +132,18 @@ +
+ +
+
+