trebol-ecommerce / trebol-backend-monolith

Monolithic eCommerce backend web application that exposes a RESTful API.
MIT License
16 stars 21 forks source link

Use Webpay SDK instead of HTTP API #43

Closed bglamadrid closed 3 years ago

bglamadrid commented 3 years ago

Since Transbank Developers keeps an up-to-date SDK to integrate their payment services, it's a far better choice than dealing with HTTP REST calls by hand.