Mini App
- Behaviour of pp.makePayment when the maximum payment amount is exceeded
- How to get permission to notify the app
- Is it possible to embed SDK into merchants app?
- I am developing using SDK, but I get an unexplained error.
- Are there any limitations such that Javascript function cannot be used in JSSDK?
- What service requires the item "Notification from Service" to use?
- The top-up processing cannot be conducted with the pp.topup function.
- What does the screen look like in the case of timeout upon execution of MakePayment (i.e., when the half sheet is pressed)?
- I did topup with pp.topup and it succeeded, but it is not reflected in the balance on PayPay App. Why does it happen?
- Are there any precaustions in using the back key?
- Is it possible to uniquely identify a user with userAuthorizationId?
- What information can be obtained in device information?
- Such a phenomenon occurs that a button on the screen does not respond on WebView of the Sandbox app. Why is this happening?
- Tell me how to handle a half sheet that is displayed smaller.
- The function "pp.init" fails sometimes.
- No return value is returned for the function "pp.getDeviceInformation".
- On the help screen displayed in WebView, JSSDK function yields an error.
- Tell me how to implement transition to an arbitrary location on Mini App.
- What is returned for the return value "res.os" of the function "pp.getDeviceInformation"?
- Tell me how to implement file download processing.
- I cannot top up upon payment. No screen to prompt for top up is displayed.
- How can I switch from the test environment to the production environment when using the SDK?
- PDF is visible on iOS but not on Android
- Is it possible to launch the mini app directly from the state where the PayPay app is not launched?
- How can I prevent access from normal browsers other than the PayPay app?
- How to open a specific web page with an external browser
- Is it okay to make a direct request with axios etc. without using pp.request when calling an external API from a mini app?