Viewing 1 replies (of 1 total)
  • Thread Starter Rose and Josiah

    (@rpyles)

    In the cf7-elavon-converge-payment-form.php file I ended up replacing: <ssl_description>’.$ssl_description.'</ssl_description>

    with:
    <ssl_description>’.$ssl_description.'</ssl_description>
    <ssl_designation>’.$ssl_description.'</ssl_designation>
    <ssl_last_name>’.substr($ssl_cardholdername,strpos(‘ ‘,$ssl_cardholdername)).'</ssl_last_name>

    It seems to be working.

Viewing 1 replies (of 1 total)
  • The topic ‘The field Designation (ssl_designation) required but not supplied in the authori’ is closed to new replies.