There was an error while loading. Please reload this page.
Before you make a payment please check if your SDK is initialized.
To list some kind of transaction you should to call all function on needed model. It has 3 parameters:
all
Models that has listing available are:
result_last_ten = Judopay::Payment.all result_first_twenty= Judopay::Payment.all(:offset => 0, :page_size => 20, :sort => 'time-ascending')