please_top_up.rb

1instance_eval File.read("#{__dir__}/header.rb")
2
3field(
4	type: "fixed",
5	value:
6		"Your need to top up your account balance before " \
7		"this purchase can be completed"
8)