Allowing users to add and edit shipping payment details #487
-
It is not possible for users to add/update their personal details: shipping/payment details on the customer dashboard. Some have subscriptions in their accounts, but cannot add payment details. Any suggestions on how to fix will be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes, it is a gap in our Horizon theme. You can extend this project to add support for adding shipping and payment details as follows using GraphQL: |
Beta Was this translation helpful? Give feedback.
Yes, it is a gap in our Horizon theme. You can extend this project to add support for adding shipping and payment details as follows using GraphQL:
https://developers.swell.is/frontend-api/carts#update-cart-shipping-info
https://developers.swell.is/frontend-api/carts#update-cart-billing-info