Skip to content

Resolve #3052498 "Cvv code fix"

Closes #3052498 Follows a similar approach used in the D8 version, removing the profile storage and logic from Authorize in favor of simply passing the nonce to complete a transaction. This has the affect of "losing" the profile info from Authorize, but the order info is still saved, as well in Drupal. Read the full history of the issue for more context, but in general this makes the charge work, where for ANET accounts that require CVV2 they were not.

Merge request reports