Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
I have already shared a blog where I implemented In-App Subscription in iOS. If you have not read yet then click here.
In this blog, I am going to show how we validate the Subscription? I will start with Step 11 from the previous blog.
Step 1: Call the receiptValidation() Method from the updatedTransactions. Note that only receiptValidation() call only when Transaction State is purchased.
Step 2: Now handle the receiptValidation() method.
There is two verifyReceiptURL for gathering the information from iTunes for both sandbox and live.
The verifyReceiptURL API having 2 params. One is receipt-data which content local receipt stored data and the second one is the password where you have to pass Shared Secret.
Step 3:Â Now get the expire date from the response data.
Call the getExpirationDateFromResponse() after the data received from the API.
So please follow the above steps to validate the subscription and And if you have any issue or suggestion you can leave your message in the comment section I will try to solve this.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
To
let recieptString = receiptData?.base64EncodedString(options: .endLineWithCarriageReturn)
Thanks
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.