Adyen / adyen-dotnet-api-library

Adyen API Library for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set PayByLink them in CreatePaymentLinkRequest .Net Library

mahisanka opened this issue · comments

Is your feature request related to a problem? Please describe.
I'm developer from Intrepid Travel and we are using .net library (version 5.0) to generate pay by link URLs from out application.
Recently business had a requirement to use different themes for pay by link page.

I saw the Adyen REST API support to set "themeId" when generating pay by link.

Describe the solution you'd like
We would like to set "themeId" from CreatePaymentLinkRequest in .Net Library

Describe alternatives you've considered
It wont be easy for us to switch to API as a solution

Additional context
Add any other context or screenshots about the feature request here.

Hi @mahisanka,

Thanks for reaching out to us here with your issue. The version you're using is a bit outdated and hence does not contain this parameter yet, I would therefore recommend upgrading! I just checked and the themeId parameter is populated in CreatePaymentLinkRequest for our newer library versions. If there is any troubles upgrading, or a specific reason not to, let me know and we can sort it out!

Best, Jilling
Adyen

HI @jillingk Thank you for prompt reply. I can see some breaking changes are there. will get back to you if there is anything we cant resolve. I cant locate the documentation for the SDK. Can you please share it with me

@mahisanka breaking changes should be related to the api changes. You could check the release notes here