Hello @Engineer ,
My issue has been resolved; it was related to certificates (Failed to evaluate trust).
Process to follow:
Create a Merchant Identifier ID.
Create an Order Type Identifier ID.
Download and install the WWDRCAG3 Certificate: Apple WWDRCAG3 Certificate (I am not sure if steps 1, 2, and 3 need to be in this specific order).
In Keychain -> Keychain Access -> Certificate Assistant -> Request a Certificate from Certificate Authority -> Save to file.
Create the Order Type ID Certificate and upload the file from step 4.
Download the Order Type ID Certificate and install it.
Export both the installed certificate and WWDRCAG3 from Keychain in .p12 format.
Convert the Certificate.p12 to certificate.pem and private_key.pem.
Convert WWDRCAG3.p12 to WWDRCAG3.pem.
Use certificate.pem, private_key.pem, and WWDRCAG3.pem to sign the manifest.json file.
Thank you.
Post
Replies
Boosts
Views
Activity
Hello @Engineer ,
Thank you am almost there got the following messages:
Failed to evaluate trust. Description:
Failed to load order from URL with error: Error Domain=FinanceKit.OrderBundleSignatureValidationError Code=0
I was wondering if there is a way to reveal or access the logs hidden under the fields to help further diagnose the issue.
Any guidance you can provide would be greatly appreciated.
Thank you