Code Monkey home page Code Monkey logo

conekta.xamarin's People

Contributors

bscheiman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

conekta

conekta.xamarin's Issues

Problema

Bueno es en relación a: https://github.com/conekta/conekta-xamarin pero no me deja postear algun problema, estaba haciendo pruebas, así como muestra el ejemplo:

//Conekta._delegate = this;
Conekta.PublicKey = "key_KJysdbf6PotS2ut2";
Conekta.collectDevice ();

//Card card = new Card ("Julian Ceballos", "4242424242424242", "123", "10", "2018");
//Card card = new Card ("Julian Ceballos", "4242424242424242", "123", "10", "2020");
Token token = new Token ();

JObject response = await token.Create(card);

Pero si le cambio el publicKey por el que me otorga desde mi admin me marca el siguiente error:
{{
"object": "error",
"type": "authentication_error",
"message": "We can only process data from cards that have been properly tokenized or that come from a site that meets PCI compliance. If your site meets the standards , send a copy of your certificate and PCI [email protected] requests access.",
"message_to_purchaser": "Solamente podemos procesar datos de tarjetas que han sido tokenizadas o que provengan de sitios seguros que cumplan los estándares de PCI.",
"param": null,
"code": "authentication_error",
"validation_error": null
}}

A que se deba eso? o como es el proceso?, gracias

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.