Hi!
I'm working in sandbox, and set up a preapproved payment, and performed a payment on it using the PAY method in the webservice (https://svcs.sandbox.paypal.com/AdaptivePayments/Pay). The payment notice shows up in the business test email, but when I visit the link for "claiming the payment," no payment or request for claims or anything is to be found anywhere. Is it supposed to be like this?
Here is an example of what the IPN sends after the PAY method is completed:
Array
(
[payment_request_date] => Mon Apr 25 16:03:35 PDT 2011
[return_url] =>
https://ticket.trashpop..../Preapproved/cancel.php
[fees_payer] => EACHRECEIVER
[ipn_notification_url] =>
https://ticket.trashpop....tmp/Preapproved/ipn.php
[sender_email] =>
louis2_1276996845_per@holbrook.no [verify_sign] => Ag2KZ5GpSP129DnPCIypUT6DM9xPAWbQ3lx.VTIZ9xRJXG6bIAvDFrjz
[test_ipn] => 1
[transaction] => Array
(
[0] => NOK 39.90
)
[cancel_url] =>
https://ticket.trashpop..../Preapproved/cancel.php
[pay_key] => AP-78W86836669576421
[action_type] => PAY
[preapproval_key] => PA-08184571587112043
[transaction_type] => Adaptive Payment PAY
[status] => COMPLETED
[log_default_shipping_address_in_transaction] => false
[charset] => windows-1252
[notify_version] => UNVERSIONED
[reverse_all_parallel_payments_on_error] => false
)
Any help is appreciated. Thanks!
Cheers
Louis