Sha256: 493b91e253675878df092a9f8798450fb32639ab26a7deb1001a1a6022e1aadd
Contents?: true
Size: 292 Bytes
Versions: 9
Compression:
Stored size: 292 Bytes
Contents
%h4 Payment Details - if order.payment.present? - if order.purchased? %p This order was purchased with the following details: - elsif order.declined? %p This order was declined with the following details: = tableize_hash(order.payment) - else %p No payment details present
Version data entries
9 entries across 9 versions & 1 rubygems