#xfechx-customer-portal

1 messages · Page 1 of 1 (latest)

kindred sigilBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

daring flint
#

what more info are you looking to display?

arctic panther
#

customer info

daring flint
#

it depends on which features you activate for the customer portal session

arctic panther
#
            'type'=> 'subscription_cancel',
            'subscription_cancel' => ['subscription' => $subscription_id],
            

          ]```
daring flint
#

this means you're passing them directly to the subscription cancel flow

#

unfortunately the Customer Billing Portal pages are not customizable

arctic panther
#

can I add multiple flow data types?

daring flint
#

no

#

flow data redirects your customer to a specific page of the Customer Portal

kindred sigilBOT
arctic panther
#

Ok, if I only pass the customer id, I can see all

#

including invoice history. And because I am obtaining the customer id by a subscription, means it will always be correct, right?

#

it will be relevant to the subscription

#

now I can see Plan, Billing and shipping information, Invoice history

#

Also, at the moment these portal is been used by the connectd account, rather than the customer. Is that ok, or is there a better way for a connected account to cancel, edit customer, etc.

versed linden
#

Hi 👋 what do you mean the Customer Portal is being used by the Connected Account? I typically see the Customer Portal being surfaced to customers. If any action in the portal requires customer action, like completing an authentication challenge for processing a payment or saving new payment method details, that's not something your Connected Account would be expected (or allowed) to complete on behalf of the customer.

arctic panther
#

canceling subscriptions, editing customer info. Nothing related to entering payment details

#

pausing or canceling subscriptions

#

I thought about using this, because they are express connected accounts. So this can give the user the ability to cancel or pause their customer's subscriptions, and view their invoice history for a specific subscription.

versed linden
#

I guess that's an option