conekta / conekta-.net

Conekta.net is a sync/async .NET 4.6.1+ client, and a portable class library for conekta.io
MIT License
17 stars 19 forks source link

Find order by oxxo reference method creation for Oxxo charges #48

Closed mariounderwood closed 4 years ago

mariounderwood commented 4 years ago

Description:

It was needed to implement a method to find OXXO payments by their oxxo reference

Changes proposed:

How to test it:

Execute the following command:

dotnet test /p:CollectCoverage=true /p:CoverletOutputFormat=lcov /p:CoverletOutput=./lcov.info /p:Exclude="[xunit*]*"