Ingenico-ePayments / connect-sdk-client-js

Ingenico Connect JavaScript Client SDK
https://docs.connect.worldline-solutions.com/documentation/sdk/mobile/javascript/
Other
26 stars 15 forks source link

fix #3 - use of AndroidPay variable in the local scope when it's stor… #4

Closed SkinyMonkey closed 6 years ago

SkinyMonkey commented 6 years ago

The AndroidPay variable, in the local scope is used but not defined. It's in fact stored in the this reference.

SkinyMonkey commented 6 years ago

Up? We really need this!

rikvanthof commented 6 years ago

We have fixed this issue in a different way in the release that was published today on GitHub. Please upgrade to that version for the correct fix.