Viincenttt / MollieApi

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

Profiles API categoryCode deprecated #269

Closed DianaLaa closed 2 years ago

DianaLaa commented 2 years ago

Hi, I just wanted to let you know that the categoryCode field in the Create Profile call is deprecated. It will be replaced by businessCategory. Please refer to https://docs.mollie.com/reference/v2/profiles-api/create-profile

Viincenttt commented 2 years ago

The issue has been solved in the development branch. The CategoryCode property will be marked as deprecated (obsolete) and I have added support for the BusinessCategory property

Viincenttt commented 2 years ago

This is now live in version 2.1.0.11