I am working in AngularJS(5.0.3)/C# and need to integrate PayMill payment gateway.
I have gone through the documentation of their official site, but I am unable to find any relevant information with respect to Angular 5.
There is a sample from Angular, but It is for Angular 1.
https://github.com/Fl0r14n/paymill-sample/blob/master/src/main/webapp/lib/angular-animate/
Any help would be appreciated.