Title Type @for (type of gatewayTypes; track type) { } {{'profile.visibilityStatus' | translate}}

API Keys

@if (getPaymentGatewayAPIRequirements(form.value.type); as apiKeyObject) {
@if (apiKeyObject.publicKey != null) { {{apiKeyObject.publicKey}} } @if (apiKeyObject.privateKey != null) { {{apiKeyObject.privateKey}} } @if (apiKeyObject.merchantId != null) { {{apiKeyObject.merchantId}} } @if (apiKeyObject.saltKey != null) { {{apiKeyObject.saltKey}} }
} Image @if (!avatarUrl) {
{{ 'profile.upload' | translate }}
} @if (avatarUrl) { }