Skip to content
Snippets Groups Projects
Commit d105f587 authored by mattwire's avatar mattwire
Browse files

Fix #215 when Stripe is the default payment processor make sure we cleanup if...

Fix #215 when Stripe is the default payment processor make sure we cleanup if switching to another processor
parent 39f74cb6
No related branches found
Tags 6.7.1
1 merge request!1186.4.2
......@@ -37,6 +37,7 @@ CRM.$(function($) {
}
}
else {
notStripe();
triggerEvent('crmBillingFormReloadComplete');
}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment