0.13.0
0.13.0 (2018-03-20)
Implemented enhancements:
- Add zappr integration for better quality control #91
- Add more information to templates #89
- Add response id to error messages from failed requests #88
Fixed bugs:
- openssl_pkey_get_details() expects parameter 1 to be resource, boolean given #102
- Token request ideal is missing id attribute in response. #97
- "HTTP Response Code: 400 The request signature is invalid." #87
- Field ID is missing from MasterCardAction #81
- TokenQrRequestIdeal returns the wrong type #80
Closed issues:
- bunq update 7 #112
- Document conditions for Payment.description #108
- Simple way to create a iDeal request? #103
- DraftPayment create fails with superfluous field-errors #101
Merged pull requests:
- Regenerate code for release #111 (OGKevin)
- Removed unneeded doc block. (#80) #110 (OGKevin)
- Token qr request ideal returns the wrong type. (#80) #107 (OGKevin)
- Throw exception when private key generation fails. (#102) #105 (OGKevin)
- Added missing field id for TokenQrRequestIdeal. (#97) #100 (OGKevin)
- Regenerated code to add missing id field. (#81) #95 (OGKevin)
- Add response id to request error. (#88) #93 (OGKevin)
- Configure Zappr #92 (OGKevin)
- Add more info to templates. (#89) #90 (OGKevin)
- Bunq update 7 #113 (OGKevin)