Waiting for info about exchange ...
; } const totalCost = Amounts.add(rci.overhead, rci.withdrawFee).amount; return (The tip is handled by the exchange {rci.exchangeInfo.baseUrl}.{" "} The exchange provider will charge {" "} {renderAmount(totalCost)} {" "}.
Processing ...
; } return (You received a tip of {renderAmount(ts.tip.amount)} from {this.props.merchantDomain}.
{ts.tip.accepted ?You've accepted this tip! Go back to merchant
: this.renderButtons() } {this.renderExchangeInfo(ts)}