We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retrieve customer=objepayco.customer.get("eXj5Wdqgj7xzvC7AR")
Regresa <200>, pero no es un json, es un html, en sandbox
The text was updated successfully, but these errors were encountered:
El mismo error en
In [8]: update_customer_info = { ...: "token_card": "GTFpox3GvJ6HaTDyk" ...: } In [9]: conn_epayco.customer.update("M4HFxPWDcHeTd8pFq", update_customer_info) <!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" class="__meteor-css__" href="/1d6ae98d42f808bbae3ef7f1bf284c4968836669.css?meteor_css_resource=true"> <title>Testing sdk</title> </head> <body> <script type="text/javascript">__meteor_runtime_config__ = JSON.parse(decodeURIComponent("%7B%22meteorRelease%22%3A%22METEOR%401.7.0.3%22%2C%22meteorEnv%22%3A%7B%22NODE_ENV%22%3A%22production%22%2C%22TEST_METADATA%22%3A%22%7B%7D%22%7D%2C%22PUBLIC_SETTINGS%22%3A%7B%7D%2C%22ROOT_URL%22%3A%22https%3A%2F%2Fapi.secure.payco.co%22%2C%22ROOT_URL_PATH_PREFIX%22%3A%22%22%2C%22appId%22%3A%22idhby0lkxpf.ra9cfa4ifxk5%22%2C%22autoupdateVersion%22%3A%222c4941e45a15e565a3bccc39c3c620ac88857c3d%22%2C%22autoupdateVersionRefreshable%22%3A%225dc742118a3bd2c02f693f6ac9bb6204d4fe30a0%22%2C%22autoupdateVersionCordova%22%3A%22none%22%2C%22isModern%22%3Afalse%7D"))</script> <script type="text/javascript" src="/c43d60f16c362d8bc3541431ad727060d117db85.js?meteor_js_resource=true"></script> </body> </html>
Sorry, something went wrong.
No branches or pull requests
Regresa <200>, pero no es un json, es un html, en sandbox
The text was updated successfully, but these errors were encountered: