Closed drlee91 closed 3 years ago
This feature has been added to the development branch. It's not yet merged with the master, so not released yet.
Is there an eta on when this will be released?
the release would be really great, i really need this feature soon
@Viincenttt Is it possible to give an estimate on when this feature will be merged and released?
The PaymentLink API only exists on the develop branch. It has not been released yet. I will try to release it soon, hopefully next weekend.
This feature is now live in version 2.1.0.8 of the package. Sorry for taking a little bit longer then usual! :)
thank you so much for the release, good work!
Hey there,
I'm trying to implement the Payment Link Request, but cant find a reference.
PaymentLinkRequest paymentLinkRequest = new PaymentLinkRequest();
In the git-repository i can find the models:
But in my live-project with the nuget it cant find this models. I updated the NuGet to the last version (2.1.0.7), is it integrated yet?
Thanks for help!