Retrieve the status of a subscription set up during checkout
Call this after the shopper completes a recurring-payment checkout (for example, paying for a membership by subscription), using the signed merchant reference and signature you were handed back, to find out whether the recurring contract was set up successfully.
Headers
Query parameters
The signature issued alongside merchantReference; both must be presented together to prove the request is legitimate.
Response
The subscription setup has reached a final outcome. status is completed if the recurring contract was created successfully, in which case any resulting membership ids are included, or failed if it was not — use this to show the shopper the right outcome.
