API 3 - confirm request how to test

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/i042416/article/details/88892591

clipboard1

  1. start Orchestra, WebSocket server for KOI App and WebShop just as you did in API 2 test.

  2. start WebShop simulator,press KOI Login:

clipboard2

and get a transaction id:6779bf60-51ea-11e9-afe2-215027e53e71

clipboard3

  1. start KOI App simulator,paste the transaction id got from step 2, and press button “Confirm Consent”. Some hard-coded consent in the simulator will be sent to backend server:

clipboard4

Then WebShop simulator has received the confirmed consent data as below:
clipboard5

consent detail:
clipboard6

Meanwhile, App simulator receives confirmRequest response as well, where the webshop detail is included:
clipboard7

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

猜你喜欢

转载自blog.csdn.net/i042416/article/details/88892591