Deeplinks in Self Service

Prev Next

Preliminary Remarks

Deeplinks in Self Service can be used to redirect end customers directly to the desired page so that they can, for example, immediately change their payment method without having to search for the corresponding subscription in Self Service for which the payment method needs to be changed.

The deep links can be entered in the email template in the Merchant Backend.


Use deep links

The following deep links are available:

www.example-self-service.de/#subscription/{subscriptionId}

 takes you directly to the relevant subscription, for example to change the payment method for this subscription.  

www.example-self-service.de/#wallet/{walletId}

 leads directly to the customer's wallet.

www.example-self-service.de/#address/{addressType}/{addressId}

 leads directly to the corresponding editing screen. Depending on whether "invoice" or "delivery" was entered at {addressType} , either the invoice address or the delivery address opens.

www.example-self-service.de/#payment/credit_card/{creditCardId}

leads directly to the credit card information processing screen.

www.example-self-service.de/#payment/bank_account/{bankAccountId}

 leads directly to the editing screen for the bank account information.