Please find my requirement: "Adding/posting coupon from web page to my wallet iCloud account"
My web page is showing coupons. Now if user clicks on these coupon I want to post this coupon in user's wallet iCloud account. Note: Web page will be opened on any browser e.g. Chrome/Safari/IE/Firefox, etc. on any OS like Windows/Mac/Linux etc.
Once the coupon goes into user's wallet iCloud account, from wallet iCloud coupon will be synched to user's iPhone Wallet Application. This part iCloud will do automatically.
My challenge is how to post coupon into user's wallet iCloud account.
Reference: Google has provided API for posting coupon to Google cloud (https://developers.google.com/wallet/objects/savetowallet).
Are there any similar API from Apple to post coupon/pass from webpage to wallet iCloud account?
Please guide.
Thanks