module PagseguroCatcher
p = PagseguroCatcher::Transaction::Base.new
(File.open(‘spec/support/return.xml’).read)
Constants
- PAYMENT_CODES
- PAYMENT_TYPES
- SHIPPING_TYPES
- TRANSACTION_STATUS
- TRANSACTION_TYPES
- XML_CHARSET
Attributes
email[RW]
token[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/pagseguro_catcher.rb, line 19 def configure yield self end