react-native-conekta icon indicating copy to clipboard operation
react-native-conekta copied to clipboard

Cannot read property 'createToken' of undefined

Open TheAlexRamirez opened this issue 6 years ago • 5 comments

Hi there, I get the error when trying to conektaApi.createToken({... screen shot 2018-03-13 at 5 19 40 pm

I am using: "react-native-conekta": "^2.0.1",

Can you point me in the right direction to fix this?..

Thank you.

TheAlexRamirez avatar Mar 13 '18 23:03 TheAlexRamirez

any answer on this? I got a similar issue image

manduks avatar May 23 '18 03:05 manduks

Also have this issue.. maybe Conekta updated their API and thus the calls from this library aren't working any more? Has anyone found a solution for using Conekta in React Native? Gracias!

valentin7 avatar Jul 12 '18 03:07 valentin7

Try https://www.npmjs.com/package/conekta-react-native

cesargdm avatar Aug 18 '18 21:08 cesargdm

I just linked it manually and finally works

RN 0.59.8

makn3tiza avatar Oct 02 '19 22:10 makn3tiza

I just linked it manually and finally works

RN 0.59.8

How did you do that? Not workin for me

trescomasdev avatar Oct 11 '20 21:10 trescomasdev