We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63ae0e + a486546 commit 9b7a5bbCopy full SHA for 9b7a5bb
perllib/Open311/Endpoint/Integration/Agile.pm
@@ -56,6 +56,7 @@ use constant SERVICE_TO_SUB_MAPPING => {
56
use constant PAYMENT_METHOD_MAPPING => {
57
credit_card => 'CREDITCARD',
58
direct_debit => 'DIRECTDEBIT',
59
+ csc => 'CREDITCARD',
60
};
61
62
sub get_integration {
0 commit comments