We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d17c4 commit 018d7c2Copy full SHA for 018d7c2
lib/constants.dart
@@ -536,7 +536,7 @@ const kNotificationEvents = [
536
537
const String kGatewayStripe = 'd14dd26a37cecc30fdd65700bfb55b23';
538
const String kGatewayStripeConnect = 'd14dd26a47cecc30fdd65700bfb67b34';
539
-const String kGatewayGoCardlessOAuth = '...';
+const String kGatewayGoCardlessOAuth = 'b9886f9257f0c6ee7c302f1c74475f6c';
540
const String kGatewayAuthorizeNet = '3b6621f970ab18887c4f6dca78d3f8bb';
541
const String kGatewayCheckoutCom = '3758e7f7c6f4cecf0f4f348b9a00f456';
542
const String kGatewayPayPalREST = '80af24a6a691230bbec33e930ab40665';
0 commit comments