Every single payment that I receive I got 3 IPN and it makes my system in Integromat runs 3 operation, please how can I fix it to receive only one IPN?
Thanks
Every single payment that I receive I got 3 IPN and it makes my system in Integromat runs 3 operation, please how can I fix it to receive only one IPN?
Thanks
You cannot change the messages you receive, but you can change your IPN listener's code to check the txn_type variable and behave accordingly.