RickardPettersson / swish-api-csharp

Swish For Merchant API Client .Net Standard Library
MIT License
28 stars 13 forks source link

Add location on PaymentRequestMCommerceResponse #4

Closed jfalameda closed 4 years ago

jfalameda commented 4 years ago

When creating a M Commerce payment, return the Location on PaymentRequestMCommerceResponse as this is important to retrieve the payment information.

RickardPettersson commented 4 years ago

Now added Location ot the M-Commerce response object in the latest code, thanks for point it out!