lemonstand / omnipay-beanstream

Beanstream driver for the Omnipay payment processing library
MIT License
2 stars 7 forks source link

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

Open tszulc opened 4 years ago

tszulc commented 4 years ago

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 commented 4 years ago

Documentation

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