Method: UltracartClient::OrderPayment#payment_dts

Defined in:
lib/ultracart_api/models/order_payment.rb

#payment_dtsObject

Date/time that the payment was successfully processed, for new orders, this field is only considered if channel_partner.skip_payment_processing is true



32
33
34
# File 'lib/ultracart_api/models/order_payment.rb', line 32

def payment_dts
  @payment_dts
end