getServiceProofRequest
Syntax
getServiceProofRequest( service_proof_id )
When a buyer issues a refund, Digistore may request a proof of providing the service to the buyer from the vendor. This is mostly the case for sales in Germany, where the right to refund is voided.
Use this method to retrieve details a service proof request.
Access rights
Read access or full access required.
Arguments
service_proof_id – the numeric ID of the service proof request.
Return data
Data record with service proof request properties.
See also
Was this helpful?