Asp.NET + PagSeguro

0

Good morning, I arrived the moment you need to add the payment methods. and I want it for Pagseguro. What's the first step in doing this? Where do I have to implement the payroll classes in my project? Should I separate into a new project? I found videos teaching.

    
asked by anonymous 15.04.2016 / 17:28

1 answer

3

PagSeguro has this tutorial explaining what you need to use your library.

The official GitHub project can be viewed here .

This answer by @CiganoMorrizonMendez has a "little tutorial" on how to accomplish what you want.

There is also the form of payment button , where you direct the customer to the PagSeguro website . This option does not require programming and you customize it through the PagSeguro website.

    
15.04.2016 / 17:39