Method: UltracartClient::OrderPayment#rotating_transaction_gateway_code
- Defined in:
- lib/ultracart_api/models/order_payment.rb
#rotating_transaction_gateway_code ⇒ Object
Rotating transaction gateway code used to process this order
51 52 53 |
# File 'lib/ultracart_api/models/order_payment.rb', line 51 def rotating_transaction_gateway_code @rotating_transaction_gateway_code end |