Work fork of the thin proxy SGX that represents JMP.chat itself
1result! 2title "Customer Payment Methods" 3 4unless @payment_methods.empty? 5 field @payment_methods.to_list_single(label: "Credit Cards") 6end 7 8render "alt_top_up/btc_addresses", btc_addresses: @btc_addresses