2

私たちのクライアントは、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.

4

1 に答える 1

1

これを試しましたか?https://test.sagepay.com/Simulator/paypalcomplete.asp

お知らせ下さい。

于 2013-01-31T15:44:54.903 に答える