how to send raw ipn data from paypal to hyros

i am using this in zapier, i want to recreate something similar, basically sending all merchant transactions from paypal in raw ipn data format to hyros api.

1. is it possible to forward all merchant transactions from paypal in a form of a webhook without having to choose, completed sale or refund?
2. can i forward the raw ipn data to other api in the same workflow? since paypal allows only to add 1 webhook. basically need to make a relay here to hyros and other servers.
Screenshot 2022-12-09 at 8.43.10 PM.png
 
i tried using the standard pebbly webhook in the paypal IPN settings and it didnt work, i need to get sale, completed, refund and subcriptions from paypal all on the same webhook, forwarded to several systems. Paypal allows only one webhook. Now i do this with zapier forwarding raw ipn data.
 

Attachments

  • Screenshot 2022-12-12 at 12.43.43 PM.png
    Screenshot 2022-12-12 at 12.43.43 PM.png
    310.6 KB · Views: 10
Last edited:
i am trying to use the normal webhook for paypal IPN, but it gets no response, is it because the info is somehow encrypted from paypal or something? or do you have to use the paypal webhook to get the data? I want to get the raw ipn data from paypal... for it seem the only way yo do this is by using the simple webhook
 

Supreme

Well-known member
Staff member
Hey @digitalalchemy

If you are not able to capture the webhook response of Paypal then you may refer to the following video tutorial.

(Watch the first part of the video)
 

Supreme

Well-known member
Staff member
Hey @digitalalchemy

If you are not able to capture the webhook response of Paypal then you may refer to the following video tutorial.

(Watch the first part of the video)
 
Top