Skip to content

Commit 915e258

Browse files
committed
Update white label payment link
1 parent 2282180 commit 915e258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const String kAppLargeTestUrl = 'https://testv5.invoicing.co';
1919
const String kFlutterDemoUrl = 'https://demo.invoiceninja.com';
2020
const String kReactDemoUrl = 'https://react.invoicing.co/demo';
2121
const String kWhiteLabelUrl =
22-
'https://app.invoiceninja.com/buy_now/?account_key=AsFmBAeLXF0IKf7tmi0eiyZfmWW9hxMT&product_id=3';
22+
'https://invoiceninja.invoicing.co/client/subscriptions/O5xe7Rwd7r/purchase?account_key=AsFmBAeLXF0IKf7tmi0eiyZfmWW9hxMT&product_id=3';
2323
const String kPrivacyPolicyURL = 'https://www.invoiceninja.com/privacy-policy';
2424
const String kTermsOfServiceURL = 'https://www.invoiceninja.com/terms';
2525
const String kBankingURL = 'https://invoiceninja.com/banking';

0 commit comments

Comments
 (0)