Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK does not support pre-auth workflow #20

Open
DoDSoftware opened this issue Mar 16, 2018 · 0 comments
Open

SDK does not support pre-auth workflow #20

DoDSoftware opened this issue Mar 16, 2018 · 0 comments

Comments

@DoDSoftware
Copy link
Contributor

The SDK has hardcoded validation rules for all the models. In the Pre-auth workflow, we do not have a payment_details.avs_result_code or payment_details.cvv_result_code. We were advised to omit the keys or pass null. Unfortunately, doing either results in an exception being thrown in the PHP SDK as both properties are hard coded to be required and match this regex: /^.+$/i

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant