#I need help Integration mollie into my .net web api application

1 messages ยท Page 1 of 1 (latest)

terse jackal
#

Hello guys, I need help integrating Mollie into my .net web api application, I am a new developer and i would really appreciate a counselor

lunar urchin
#

Hey @terse jackal and welcome to the Mollie Developer Community! ๐Ÿ™Œ๐Ÿผ

It would be helpful if you formulate the question you have, so community can help you out!

safe agate
sacred sorrel
#

Hi @terse jackal I'm the maintainer of the package linked above. Let me know if you have any questions regarding the usage of this package ๐Ÿ™‚ Either in this thread or in a private message.

terse jackal
#

thank you @sacred sorrel

vagrant iron
#

This might be a newbie question but as per suggested in the library, the builder.Services.AddMollieApi is suggested to be instantiated. Where would that go if it's an older version and Program.cs or Startup don't exist and we only have Global.asax? Where should this be instantiated then @sacred sorrel ?