Closed wagood closed 4 years ago
I can do this only by editing the DropinUi.js file directly.
this is now available in 2.3.0
you just need to pass in the options a translations object:
gateway.getPaymentFormHtml({translations:{chooseAWayToPay:'Choose a way to pay'}})
I can do this only by editing the DropinUi.js file directly.