<figure> de pago: QR, código de barras y total.
Builder
%{type: :figure, props: %{
qr_payload: "...",
barcode_data: "...",
barcode_top: "...",
barcode_bottom: "...",
total_display: "$2,679",
total_words: "dos mil seiscientos setenta y nueve pesos",
style: %{position: :cursor, width: :full}
}}