lib/conekta/models/order_request.rb in conekta-6.0.3 vs lib/conekta/models/order_request.rb in conekta-6.0.4

- old
+ new

@@ -44,10 +44,10 @@ attr_accessor :pre_authorize # Indicates the processing mode for the order, either ecommerce, recurrent or validation. attr_accessor :processing_mode - # Indicates the redirection callback upon completion of the 3DS2 flow. + # Indicates the redirection callback upon completion of the 3DS2 flow. Do not use this parameter if your order has a checkout parameter attr_accessor :return_url attr_accessor :shipping_contact # List of [shipping costs](https://developers.conekta.com/v2.1.0/reference/orderscreateshipping). If the online store offers digital products.