checkout / checkout-sdk-net

Checkout SDK for Microsoft .NET
https://checkout.com
MIT License
21 stars 23 forks source link

MetadataClient with secret key authorization #330

Closed oleksii-i-iol closed 1 year ago

oleksii-i-iol commented 1 year ago

Environment

Description

MetadataClient has only OAuth authorization type.

Expected behavior

The way to use MetadataClient also with secret key. Because the API has this way as well using Postman or any RESTful client.