Viincenttt / MollieApi

This project allows you to easily add the Mollie payment provider to your application.
MIT License
150 stars 85 forks source link

Add Giropay and Eps PaymentResponseDetails #284

Closed wouterdirks closed 1 year ago

wouterdirks commented 1 year ago

The Giropay and Eps PaymentResponseDetails are missing.

According to Mollie technical support it is missing from the documentation but the data is returned by the API.

-- Dutch email from Mollie technical support -- We "spraken" elkaar onlangs via Mollie chat over de specificaties van de Live API key.

Jouw vraag was of consumerName, consumerAccount, en consumerBic ook in de Live API key staan. Ik heb dit uitgezocht via onze Tech Support en nu antwoord op gekregen. Het antwoord is dat deze inderdaad in de Live API key staan, ook voor de betaalmethoden EPS en Giropay. Kortom, wat je zag bij de Test API key, zul je ook zien bij de Live API key. Mocht er nog iets anders zijn waarmee ik je van dienst kan zijn, dan hoor ik dat graag. Voor nu wens ik je nog een fijne dag verder.

Viincenttt commented 1 year ago

Looks good, I'll do some testing with this in the upcoming days and add some unit/integration tests

Viincenttt commented 1 year ago

Hi @wouterdirks ,

This change is now live in Mollie API 2.2.0. Sorry for the delay, I wanted to finish my work on the new Balance API before deploying a new version.

Kind regards, Vincent