私たちのクライアントは、SagePayを介してPayPalトランザクションを処理したいと考えています。
https://test.sagepay.com/Simulator/VSPDirectGateway.aspを介して、トランザクションを設定し、PayPalにリダイレクトするための最初のリクエストが機能してい ます。
ただし、これは「COMPLETE」では機能しないようです。トランザクションをテストモードで使用します:
https ://test.sagepay.com/gateway/service/complete.vsp
または本番環境:
https ://live.sagepay.com/gateway/service/complete.vsp
しかし、シミュレーターでリクエストを完了するにはどうすればよいですか?最初のURLが機能していないようです-
You have sent a TxType of COMPLETE which is not recognised.
https://test.sagepay.com/Simulator/VSPServerGateway.asp?Service=VendorCompleteTx-でもありません
Server Simulator reqires a Service Name as part of it's URL. e.g. VSPServerGateway.asp?Service=VendorRegisterTx. This service tells Server which tasks to perform.