created css files for states displays

This commit is contained in:
asus
2024-03-19 15:59:16 +01:00
parent 2f0b15dd6f
commit db1d16bd91
18 changed files with 78 additions and 21 deletions

View File

@@ -28,7 +28,7 @@ function prof_after_form_CIPF($form_id, $post_array, $form_type) {
* reset cgv
*
*/
update_field($acf_cgv['_name'], array(""), $acf_id);
update_field($acf_cgv['_key'], array(""), $acf_id);
/*
@@ -38,9 +38,6 @@ function prof_after_form_CIPF($form_id, $post_array, $form_type) {
* if transfert $ expired card : 'waiting_invalid'
* if transfert $ valid card : 'waiting_valid'
*
*
*
*
*/
if (is_payment_method_paypal_CIPF()) {
if (is_account_new_CIPF()) {