diff --git a/lib/code_corps/stripe_service/stripe_connect_plan.ex b/lib/code_corps/stripe_service/stripe_connect_plan.ex index 3cf2efd32..05bc56bd8 100644 --- a/lib/code_corps/stripe_service/stripe_connect_plan.ex +++ b/lib/code_corps/stripe_service/stripe_connect_plan.ex @@ -29,7 +29,7 @@ defmodule CodeCorps.StripeService.StripeConnectPlanService do id: "month", interval: "month", name: "Monthly donation", - statement_descriptor: "CODECORPS.ORG Monthly Donation" + statement_descriptor: "CODECORPS.ORG Donation" # No more than 22 chars } end