Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/21/2016 in all areas

  1. In order to debug better, we would need to see what the original IPN type was, and where PayPal was sending it. When you make a payment, PayPal will respond to the callback URL at, e.g., domain.com/blesta/callback/gw/1/paypal_payments_standard/?client_id=12345, with a POST request. The same is expected of other IPNs. If Blesta received an IPN request from PayPal, even if Blesta doesn't take action on it, will still log that it was received. If it doesn't appear in the logs, then Blesta didn't receive it, so it may not have been sent to the correct URL. If Blesta receives a payment_status from PayPal that is not "approved" for a txn_id that already exists in Blesta, then the payments on the transaction would be unapplied.
    1 point
×
×
  • Create New...