Hello,
I’m trying to build “Credit Card with UI Extensibility” and was able to add the custom field but when I tried using useApplyPaymentMethodAttributesChange and usePaymentMethodAttributeValues from @shopify/ui-extensions-react/checkout I got this error instead “Using payment method attributes requires having checkout extension payments scope granted to your app.” .
Does anyone know what scope should add to make it work? Thank you.
Reference: Build a credit card payments extension with a checkout UI extension
