Does silentpostURL expects any response from the server?
If Yes,
- What are the possible response values?
- If the response is false(0) then will the transaction for that month will be voided?
In a monthly recurring subscription, I have to stop charging the user for 1 or 2 months and after that it has to be started again. Is there any way to do it programatically?