diff --git a/src/pages/customer/profile/profile.vue b/src/pages/customer/profile/profile.vue index 0ea7a76..972f4e8 100755 --- a/src/pages/customer/profile/profile.vue +++ b/src/pages/customer/profile/profile.vue @@ -71,10 +71,68 @@
- +
+
+
+ + + + + + Loading... + + + Authorize Account ID: {{ customer.auth_net_profile_id }} + + + {{ getAccountStatusMessage() }} + +
+
+ +
+ + + +
+ + +
+ +
+
+
+
+ + @@ -117,6 +175,46 @@ @close-modal="closePartsModal" @save-parts="handleSaveParts" /> + + + + + + +