Questions tagged [zooz]

Payment processor with smart routing algorithms and user experience optimization tools

4 questions
1
vote
1 answer

How can i integrate zooz payment gateway using zooz ios sdk into xamarin ios app?

How can i integrate zooz payment gateway using ZOOZ IOS SDK.i have a xamarin based ios native app in which i need to integrate payment gateway using ios sdk. documents provided by zooz for integrating zooz is not providing much help in how to…
steave finner
  • 489
  • 1
  • 6
  • 18
0
votes
1 answer

Is there documentation to implement Zooz in a Codenameone Project (Eclipse)?

I am trying to implement zooz in my codenameone project in Eclipse. Zooz has an android application example that I downloaded but don't know how to integrate it to my codenameone project. Any help would be appreciated.
DDs
  • 11
  • 2
0
votes
0 answers

Xcode, 1 duplicate symbol for architecture armv7 , -ObjC, ZooZ

I am trying to integrate ZOOZ In App payment but it is giving me errors. When i add flag -ObjC to Other Linker Flags , i get exception: 1 duplicate symbol for architecture armv7 If i dont add flag -ObjC to Other Linker Flags, i get another…
phnmnn
  • 12,813
  • 11
  • 47
  • 64
0
votes
1 answer

Sending customer entered parameters using Paypal Mobile API

We made an Android mobile app for a customers of ours which helps users unlock their phones from their current network. The app asks the user for their email address, IMEI, current network and handset model so the phone can be unlocked. We were…