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
PayPayで決済完了したあと何かしらの原因でショップに戻れなかったら、決済完了しているのに注文完了にならないのでその対応が必要。 公式によると、「取引のステータスを確認するために、マーチャントは4〜5秒間隔でGet payment Details APIのポーリングを実装することをお勧めします。」とのこと。
The text was updated successfully, but these errors were encountered:
とりあえず決済完了時に通知されるWebhookの受け皿実装。 テストしていないのでこれで実装するかは微妙。
55d525f
Sorry, something went wrong.
No branches or pull requests
PayPayで決済完了したあと何かしらの原因でショップに戻れなかったら、決済完了しているのに注文完了にならないのでその対応が必要。
公式によると、「取引のステータスを確認するために、マーチャントは4〜5秒間隔でGet payment Details APIのポーリングを実装することをお勧めします。」とのこと。
The text was updated successfully, but these errors were encountered: