Rebill Cancel IPN

When a rebill is cancelled, your IPN refund URL or main IPN URL if IPN refund URL is not set, will geta rebill cancel notification. The following parameters are sent.

mainorderid => order ID of the initial/main rebill transaction

type => rebillcancel

canceltimedate => Cancel time and date in format HH:MM:SS DD-MMM-YYYY

canceltimestamp => Machine timestamp of cancellation

Last updated