The total price is {amount}{" "} (plus {renderAmount(this.state.payStatus.coinSelection.totalFees)} fees).
:The total price is {amount}.
}You already paid for this, clicking "Confirm payment" will not cost money again.
: )} {(this.state.error ?{this.state.error}
: )}