Para ayudar a los integradores de Aplicación Privada de Wish API a entender mejor la documentación de Wish API, cuáles acciones pueden realizarse por medio de la API en comparación con el Tablero de Comerciante y qué funciones es fundamental tener disponibles al construir la integración a Wish, hemos creado la siguiente guía que explica cómo empezar a crear una aplicación privada a través de API. Por favor sigue cada paso:
1. Regístrate para aplicación privada en el entorno "sandbox" de Wish:
a). El comerciante registra una cuenta sandbox de aplicación privada. El comerciante puede consultar la documentación de API de Wish.
b). Click on Account > API Settings. Create an App Name (use your Company Name). Once you pick an App Name, you may update it at a later time as needed. Redirect URL is needed for OAuth (it’s where the authorization code is sent to, you can alter it at any time).
c.) Al Comerciante se le proporcionará una ID de cliente y un secreto de cliente, los cuales serán usados por el Comerciante para hacer pruebas de la cuenta de comerciante en Wish sandbox (el proceso de OAuth de Wish API en sandbox requiere ID de cliente y secreto de cliente).
d) El Comerciante debe realizar todas las pruebas de integración en sandbox. Pasa a la configuración de producción solamente cuando ya se hayan completado las pruebas en sandbox.
3. Regístrate para aplicación privada en el entorno de producción de Wish
a). Si el Comerciante aún no lo ha hecho, regístrate en Wish.
b). Navigate to the Account > API Settings page on the Merchant Dashboard. Once you pick an App Name, you may update it at a later time as needed. A redirect URL is needed for OAuth (it’s where authorization is sent to, you can alter it at any time).
c). Al Comerciante se le proporcionará una ID de cliente y un secreto de cliente, los cuales serán usados por el Comerciante para hacer pruebas de la cuenta de comerciante en Wish sandbox (el proceso de OAuth de Wish API en producción requiere la ID de cliente y secreto de cliente).
d). Each merchant is allowed only 1 private app. Merchants are responsible for the data security of their private app (including keeping private their client ID, client secret, access token, and authorization codes). Merchants that do not practice adequate data security risk losing access to the Wish API. If at any point merchant would like to delete the private app, merchant can do so from the Wish Merchant Dashboard on the Account > API Settings page and click on the red “Delete” button.
We encourage that merchants promptly delete inactive private apps that they have previously set up but are no longer using for the security of their Merchant Dashboard data, so that their data is not unnecessarily exposed to a third party.
Upon setting up a private app, if you have shared your oAuth configuration details (such as client secret, client ID, etc.) with unapproved third party entities (third-party apps) or allow them to access your data on the Merchant Dashboard, you are putting the security of your data at risk. We strongly encourage that you delete your private app immediately and switch to using a trusted, Wish-approved public app featured in the Wish App Store.
Note: For links to documentation, tips, tutorials, and more check out the Wish Developers Page.
Comentarios
0 comentarios
Inicie sesión para dejar un comentario.