PayPal Disputes API support and handling
Created by: lukespragg
-
Listen for CUSTOMER.DISPUTE.CREATED webhook and mark orders/subscriptions disputed -
Listen for CUSTOMER.DISPUTE.UPDATED webhook and add messages to existing dispute -
Listen for CUSTOMER.DISPUTE.RESOLVED webhook and re-enable order/subscriptions if dispute outcome is RESOLVED_BUYER_FAVOUR
Cannot test the dispute API in PayPal sandbox, will need to test this on PayPal Live service.