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

Payment Profile Card requests (Add and Update) are failing #11

Open
tszulc opened this issue Jan 7, 2020 · 1 comment
Open

Payment Profile Card requests (Add and Update) are failing #11

tszulc opened this issue Jan 7, 2020 · 1 comment

Comments

@tszulc
Copy link
Contributor

tszulc commented Jan 7, 2020

It seems that at some point Bambora has updated the Payments, Reporting, Payment Profile, and Tokenization APIs. In particular they now require Payment Profile Card requests (Add and Update) to contain a card key.

Currently the requests return back the following:

{
    "code": 19,
    "category": 3,
    "message": "Customer information failed data validation",
    "reference": null,
    "details": []
}

** (some details into the error codes)

@tszulc
Copy link
Contributor Author

tszulc commented Jan 7, 2020

Documentation

2020-01-07 11 20 39 dev na bambora com f70d1711f139

@tszulc tszulc changed the title Payment Profile Card requests are failing with HTTP Status 400 Payment Profile Card requests (Add and Update) are failing Jan 7, 2020
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