module Smartpay

Constants

REJECT_FRAUDULENT
REJECT_REQUEST_BY_CUSTOMER
VERSION

Attributes

configuration[RW]

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/smartpay.rb, line 27
def configure
  yield(configuration)
end