Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
452 stars 199 forks source link

Custom attributes for PayCheckout #1066

Open Chakry-VJR opened 4 years ago

Chakry-VJR commented 4 years ago

I have integrated Apple pay checkout in the app.But recently I have figured out that the checkouts happening via ApplePay are not showing the custom attributes attached with the order. When checked the documentation I could not find the customAttribute node in PayCheckout. How to include custom attributes for checkouts happening via ApplePay?