📐Configure proof issuing
Guide to configuring proof issuance
Last updated
Guide to configuring proof issuance
Last updated
There are two important settings you can configure:
There is setting "Send Proofs for all products" in the app dashboard:
Each of your product has metafield 'Issue Proof' that can have 3 values: undefined, true, false. By default undefined:
Depending on the business logic you can achieve desired configuration. Examples:
A. Default: send proofs for all your products in the store automatically
'Send Proofs for all products' - Set;
Metafield 'Issue Proof' - undefined / true
B. Send proofs automatically for all products, but would like to avoid sending proofs for selected products
'Send Proofs for all products' - Set;
Metafield 'Issue Proof' for selected products - false
C. Send proofs automatically only for selected products
'Send Proofs for all products' - UnSet;
Metafield 'Issue Proof' for selected product - true
BuyProof will automatically capture the order when it is final and has a fulfilled status. In addition, there is an option to issue proof manually.