Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Please check if the payment is marked as “Pending” on the seller PayPal account. If the payment is “pending” PayPal won’t send the “payment completed” IPN notification to the website to mark the payment as completed and send emails. A pending payment means that the transaction hasn’t been completed and can be cancelled by the buyer.

    Note also that you should test this feature into an online website (local websites cannot receive PayPal IPN connections).

    Thread Starter rickgarbastein

    (@rickgarbastein)

    You are right, I was testing in a local xampp (https://localhost…). After testing from an online website it worked fine. Thanks for the speedy reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘emails/bookings not received’ is closed to new replies.