Skip to content

Commit 9b7a5bb

Browse files
committed
Merge branch 'bexley-ww-garden-subscription' into staging
2 parents a63ae0e + a486546 commit 9b7a5bb

File tree

1 file changed

+1
-0
lines changed
  • perllib/Open311/Endpoint/Integration

1 file changed

+1
-0
lines changed

perllib/Open311/Endpoint/Integration/Agile.pm

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ use constant SERVICE_TO_SUB_MAPPING => {
5656
use constant PAYMENT_METHOD_MAPPING => {
5757
credit_card => 'CREDITCARD',
5858
direct_debit => 'DIRECTDEBIT',
59+
csc => 'CREDITCARD',
5960
};
6061

6162
sub get_integration {

0 commit comments

Comments
 (0)