Skip to content

Commit

Permalink
Update GoCardless key
Browse files Browse the repository at this point in the history
  • Loading branch information
hillelcoren committed Sep 30, 2024
1 parent 90d17c4 commit 018d7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants.dart
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ const kNotificationEvents = [

const String kGatewayStripe = 'd14dd26a37cecc30fdd65700bfb55b23';
const String kGatewayStripeConnect = 'd14dd26a47cecc30fdd65700bfb67b34';
const String kGatewayGoCardlessOAuth = '...';
const String kGatewayGoCardlessOAuth = 'b9886f9257f0c6ee7c302f1c74475f6c';
const String kGatewayAuthorizeNet = '3b6621f970ab18887c4f6dca78d3f8bb';
const String kGatewayCheckoutCom = '3758e7f7c6f4cecf0f4f348b9a00f456';
const String kGatewayPayPalREST = '80af24a6a691230bbec33e930ab40665';
Expand Down

0 comments on commit 018d7c2

Please sign in to comment.