at modtage RESPONSE på .aspx side
Jeg er ved at integrere payPal på min side, mangler kun at verificere betalinger. Hvordan modtager man et RESPONSE?PayPal integrationsguiden siger:
PayPal responds to the post with a single word on one line in the body of the response:
SUCCESS or FAIL. When you receive a SUCCESS response, the rest of the body of the
response is the transaction details, one per line, in the format key=value where key and value
are both be URL-encoded strings. This response data needs to be parsed appropriately and
then URL-decoded.
Example successful response:
SUCCESS
first_name=Jane+Doe