developers-payu-latam / payu-latam-java-payments-sdk

PayU Latam Java SDK for the Payments API
MIT License
11 stars 30 forks source link

New Payment Method from Brazil #33

Closed fwborges closed 6 years ago

fwborges commented 6 years ago

This pull request is responsible for add required parameters for payment method with bank transfer type. There is a new payment method in Brazil called "Itau Tef" and it's necessary to map its required parameters, if doesn't, the code throws "Unsupported payment method".

I'm available for any questions.