Payment methods

@if (loading()) {

Loading…

} @else if (methods().length > 0) { } @else {

No payment methods on file.

} @if (errorMessage()) { }