How can I sum the amount of all payments?
amount
My setup:
# payment.rb # metadata: text store :metadata, accessors: [:product, :amount]