Closed Fladdermuz closed 1 year ago
This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.
We are closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.
If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines
Thank you!
Issue summary
If I create an order manually via the Shopify admin and add the customer, shipping, product and all needed values, then I set the order to "Payment Due Later" (30-day terms) and save, I get no Transactions object returned via the API. It used to work on old 8.0 API version but using 12.4.0, it has nothing. The transitions object is needed because, in my app, I need to mark the order as paid when a check comes in. I can't mark an order as paid without creating a transaction and you can't create a transaction without a transaction_id.
shopify_api
version: 12.4.0<ShopifyAPI::Order:0x000055f9f05d8ac8 @original_state={:id=>5241122521387, :admin_graphql_api_id=>"gid://shopify/Order/5241122521387", :app_id=>1354745, :browser_ip=>"99.35.153.188", :buyer_accepts_marketing=>true, :cancel_reason=>nil, :cancelled_at=>nil, :cart_token=>nil, :checkout_id=>36534798319915, :checkout_token=>"dc13f8e61b1019b156e249c426715669", :client_details=>{"accept_language"=>"en-US,en;q=0.9,es;q=0.8", "browser_height"=>nil, "browser_ip"=>"99.35.153.188", "browser_width"=>nil, "session_hash"=>nil, "user_agent"=>"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"}, :closed_at=>nil, :confirmed=>true, :contact_email=>"XXXXXXXX@XXXXXXXX.com", :created_at=>"2023-01-19T15:38:36-05:00", :currency=>"USD", :current_subtotal_price=>"22.00", :current_subtotal_price_set=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, :current_total_discounts=>"0.00", :current_total_discounts_set=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, :current_total_duties_set=>nil, :current_total_price=>"22.00", :current_total_price_set=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, :current_total_tax=>"0.00", :current_total_tax_set=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, :customer_locale=>"en", :device_id=>nil, :email=>"XXXXXXXX@XXXXXXXX.com", :estimated_taxes=>false, :financial_status=>"pending", :fulfillment_status=>nil, :gateway=>"manual", :landing_site=>nil, :landing_site_ref=>nil, :location_id=>nil, :name=>"#1003", :note=>nil, :note_attributes=>[], :number=>3, :order_number=>1003, :order_status_url=>"https://XXXXXXXX.myshopify.com/71162167595/orders/xxxxxxxxxxxxxxxx/authenticate?key=xxxxxxxxxxxxxxxx", :original_total_duties_set=>nil, :payment_gateway_names=>["manual"], :phone=>nil, :presentment_currency=>"USD", :processed_at=>"2023-01-19T15:38:35-05:00", :processing_method=>"manual", :reference=>"xxx", :referring_site=>nil, :source_identifier=>"xxxxxxx", :source_name=>"shopify_draft_order", :source_url=>nil, :subtotal_price=>"22.00", :subtotal_price_set=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, :tags=>"", :tax_lines=>[], :taxes_included=>false, :test=>false, :token=>"xxxxxxx", :total_discounts=>"0.00", :total_discounts_set=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, :total_line_items_price=>"22.00", :total_line_items_price_set=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, :total_outstanding=>"22.00", :total_price=>"22.00", :total_price_set=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, :total_price_usd=>"22.00", :total_shipping_price_set=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, :total_tax=>"0.00", :total_tax_set=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, :total_tip_received=>"0.00", :total_weight=>0, :updated_at=>"2023-01-19T15:38:37-05:00", :user_id=>91037204779, :billing_address=>{"first_name"=>"TEST", "address1"=>"1234 East Main Street", "phone"=>nil, "city"=>"Independence", "zip"=>"67301", "province"=>"Kansas", "country"=>"United States", "last_name"=>"CUSTOMER", "address2"=>nil, "company"=>nil, "latitude"=>nil, "longitude"=>nil, "name"=>"TEST CUSTOMER", "country_code"=>"US", "province_code"=>"KS"}, :discount_applications=>[], :line_items=>[{"id"=>13708703072555, "admin_graphql_api_id"=>"gid://shopify/LineItem/13708703072555", "fulfillable_quantity"=>1, "fulfillment_service"=>"manual", "fulfillment_status"=>nil, "gift_card"=>false, "grams"=>0, "name"=>"TEST PRODUCT", "origin_location"=>{"id"=>3758799618347, "country_code"=>"US", "province_code"=>"", "name"=>"Shop location", "address1"=>"", "address2"=>"", "city"=>"", "zip"=>""}, "price"=>"22.00", "price_set"=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, "product_exists"=>true, "product_id"=>8090669351211, "properties"=>[], "quantity"=>1, "requires_shipping"=>true, "sku"=>"m2-01", "taxable"=>true, "title"=>"TEST PRODUCT", "total_discount"=>"0.00", "total_discount_set"=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, "variant_id"=>44380086337835, "variant_inventory_management"=>"shopify", "variant_title"=>nil, "vendor"=>"XXXXXXXX", "tax_lines"=>[], "duties"=>[], "discount_allocations"=>[]}], :payment_terms=>{"id"=>10808721707, "created_at"=>"2023-01-19T15:38:36-05:00", "due_in_days"=>30, "payment_schedules"=>[{"id"=>11448090923, "amount"=>"22.00", "currency"=>"USD", "issued_at"=>"2023-01-19T15:38:28-05:00", "due_at"=>"2023-02-18T15:38:28-05:00", "completed_at"=>nil, "created_at"=>"2023-01-19T15:38:36-05:00", "updated_at"=>"2023-01-19T15:38:36-05:00"}], "payment_terms_name"=>"Net 30", "payment_terms_type"=>"net", "updated_at"=>"2023-01-19T15:38:36-05:00"}, :shipping_address=>{"first_name"=>"TEST", "address1"=>"1234 East Main Street", "phone"=>nil, "city"=>"Independence", "zip"=>"67301", "province"=>"Kansas", "country"=>"United States", "last_name"=>"CUSTOMER", "address2"=>nil, "company"=>nil, "latitude"=>37.2236119, "longitude"=>-95.69157539999999, "name"=>"TEST CUSTOMER", "country_code"=>"US", "province_code"=>"KS"}, :shipping_lines=>[{"id"=>4284267528491, "carrier_identifier"=>"4084464f694a06e6683c491d00cef27f", "code"=>"custom", "delivery_category"=>nil, "discounted_price"=>"0.00", "discounted_price_set"=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, "phone"=>nil, "price"=>"0.00", "price_set"=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, "requested_fulfillment_service_id"=>nil, "source"=>"shopify", "title"=>"Free shipping", "tax_lines"=>[], "discount_allocations"=>[]}]}, @custom_prefix=nil, @forced_nils={"id"=>false, "admin_graphql_api_id"=>false, "app_id"=>false, "browser_ip"=>false, "buyer_accepts_marketing"=>false, "cancel_reason"=>true, "cancelled_at"=>true, "cart_token"=>true, "checkout_id"=>false, "checkout_token"=>false, "client_details"=>false, "closed_at"=>true, "confirmed"=>false, "contact_email"=>false, "created_at"=>false, "currency"=>false, "current_subtotal_price"=>false, "current_subtotal_price_set"=>false, "current_total_discounts"=>false, "current_total_discounts_set"=>false, "current_total_duties_set"=>true, "current_total_price"=>false, "current_total_price_set"=>false, "current_total_tax"=>false, "current_total_tax_set"=>false, "customer_locale"=>false, "device_id"=>true, "discount_codes"=>false, "email"=>false, "estimated_taxes"=>false, "financial_status"=>false, "fulfillment_status"=>true, "gateway"=>false, "landing_site"=>true, "landing_site_ref"=>true, "location_id"=>true, "name"=>false, "note"=>true, "note_attributes"=>false, "number"=>false, "order_number"=>false, "order_status_url"=>false, "original_total_duties_set"=>true, "payment_gateway_names"=>false, "phone"=>true, "presentment_currency"=>false, "processed_at"=>false, "processing_method"=>false, "reference"=>false, "referring_site"=>true, "source_identifier"=>false, "source_name"=>false, "source_url"=>true, "subtotal_price"=>false, "subtotal_price_set"=>false, "tags"=>false, "tax_lines"=>false, "taxes_included"=>false, "test"=>false, "token"=>false, "total_discounts"=>false, "total_discounts_set"=>false, "total_line_items_price"=>false, "total_line_items_price_set"=>false, "total_outstanding"=>false, "total_price"=>false, "total_price_set"=>false, "total_price_usd"=>false, "total_shipping_price_set"=>false, "total_tax"=>false, "total_tax_set"=>false, "total_tip_received"=>false, "total_weight"=>false, "updated_at"=>false, "user_id"=>false, "billing_address"=>false, "customer"=>false, "discount_applications"=>false, "fulfillments"=>false, "line_items"=>false, "payment_terms"=>false, "refunds"=>false, "shipping_address"=>false, "shipping_lines"=>false}, @aliased_properties={}, @session=#<ShopifyAPI::Auth::Session:0x000055f9f0168f88 @id="a72028bb-ea11-446c-b49a-d9d9740e8134", @shop="XXXXXXXX.myshopify.com", @state=nil, @access_token="xxxxxxxxxxxxxxxxxxxxx", @scope=#<ShopifyAPI::Auth::AuthScopes:0x000055f9f0168470 @compressed_scopes=#<Set: {}>, @expanded_scopes=#<Set: {}>>, @associated_user_scope=nil, @expires=nil, @associated_user=nil, @is_online=false, @shopify_session_id=nil>, @client=#<ShopifyAPI::Clients::Rest::Admin:0x000055f9f2ebfa18 @base_uri="https://XXXXXXXX.myshopify.com", @base_uri_and_path="https://XXXXXXXX.myshopify.com/admin/api/2022-07", @headers={:"User-Agent"=>"Shopify API Library v12.3.0 | Ruby 3.0.0", :Accept=>"application/json", "X-Shopify-Access-Token"=>"xxxxxxxxxxxxxxxxx"}>, @errors=#<ShopifyAPI::Rest::BaseErrors:0x000055f9f2ebf568 @errors=[]>, @line_items=[{"id"=>13708703072555, "admin_graphql_api_id"=>"gid://shopify/LineItem/13708703072555", "fulfillable_quantity"=>1, "fulfillment_service"=>"manual", "fulfillment_status"=>nil, "gift_card"=>false, "grams"=>0, "name"=>"TEST PRODUCT", "origin_location"=>{"id"=>3758799618347, "country_code"=>"US", "province_code"=>"", "name"=>"Shop location", "address1"=>"", "address2"=>"", "city"=>"", "zip"=>""}, "price"=>"22.00", "price_set"=>{"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, "product_exists"=>true, "product_id"=>8090669351211, "properties"=>[], "quantity"=>1, "requires_shipping"=>true, "sku"=>"m2-01", "taxable"=>true, "title"=>"TEST PRODUCT", "total_discount"=>"0.00", "total_discount_set"=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, "variant_id"=>44380086337835, "variant_inventory_management"=>"shopify", "variant_title"=>nil, "vendor"=>"XXXXXXXX", "tax_lines"=>[], "duties"=>[], "discount_allocations"=>[]}], @app_id=1354745, @billing_address={"first_name"=>"TEST", "address1"=>"1234 East Main Street", "phone"=>nil, "city"=>"Independence", "zip"=>"67301", "province"=>"Kansas", "country"=>"United States", "last_name"=>"CUSTOMER", "address2"=>nil, "company"=>nil, "latitude"=>nil, "longitude"=>nil, "name"=>"TEST CUSTOMER", "country_code"=>"US", "province_code"=>"KS"}, @browser_ip="99.35.153.188", @buyer_accepts_marketing=true, @cancel_reason=nil, @cancelled_at=nil, @cart_token=nil, @checkout_token="dc13f8e61b1019b156e249c426715669", @client_details={"accept_language"=>"en-US,en;q=0.9,es;q=0.8", "browser_height"=>nil, "browser_ip"=>"99.35.153.188", "browser_width"=>nil, "session_hash"=>nil, "user_agent"=>"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"}, @closed_at=nil, @created_at="2023-01-19T15:38:36-05:00", @currency="USD", @current_subtotal_price="22.00", @current_subtotal_price_set={"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, @current_total_discounts="0.00", @current_total_discounts_set={"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, @current_total_duties_set=nil, @current_total_price="22.00", @current_total_price_set={"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, @current_total_tax="0.00", @current_total_tax_set={"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, @customer=#<ShopifyAPI::Customer:0x000055f9f2e2ea68 @original_state={:id=>6770445746475, :email=>"XXXXXXXX@XXXXXXXX.com", :accepts_marketing=>true, :created_at=>"2023-01-18T16:34:19-05:00", :updated_at=>"2023-01-18T16:52:11-05:00", :first_name=>"TEST", :last_name=>"CUSTOMER", :state=>"enabled", :note=>nil, :verified_email=>true, :multipass_identifier=>nil, :tax_exempt=>true, :tags=>"", :currency=>"USD", :phone=>nil, :accepts_marketing_updated_at=>"2023-01-18T16:34:19-05:00", :marketing_opt_in_level=>"single_opt_in", :tax_exemptions=>[], :email_marketing_consent=>{"state"=>"subscribed", "opt_in_level"=>"single_opt_in", "consent_updated_at"=>"2023-01-18T16:34:19-05:00"}, :sms_marketing_consent=>nil, :admin_graphql_api_id=>"gid://shopify/Customer/6770445746475", :default_address=>{"id"=>9016718098731, "customer_id"=>6770445746475, "first_name"=>"TEST", "last_name"=>"CUSTOMER", "company"=>"", "address1"=>"1234 East Main Street", "address2"=>"", "city"=>"Independence", "province"=>"Kansas", "country"=>"United States", "zip"=>"67301", "phone"=>"", "name"=>"TEST CUSTOMER", "province_code"=>"KS", "country_code"=>"US", "country_name"=>"United States", "default"=>true}}, @custom_prefix=nil, @forced_nils={"id"=>false, "email"=>false, "accepts_marketing"=>false, "created_at"=>false, "updated_at"=>false, "first_name"=>false, "last_name"=>false, "state"=>false, "note"=>true, "verified_email"=>false, "multipass_identifier"=>true, "tax_exempt"=>false, "tags"=>false, "currency"=>false, "phone"=>true, "accepts_marketing_updated_at"=>false, "marketing_opt_in_level"=>false, "tax_exemptions"=>false, "email_marketing_consent"=>false, "sms_marketing_consent"=>true, "admin_graphql_api_id"=>false, "default_address"=>false}, @aliased_properties={}, @session=#<ShopifyAPI::Auth::Session:0x000055f9f0168f88 @id="a72028bb-ea11-446c-b49a-d9d9740e8134", @shop="XXXXXXXX.myshopify.com", @state=nil, @access_token="xxxxxxxxxxxxxx", @scope=#<ShopifyAPI::Auth::AuthScopes:0x000055f9f0168470 @compressed_scopes=#<Set: {}>, @expanded_scopes=#<Set: {}>>, @associated_user_scope=nil, @expires=nil, @associated_user=nil, @is_online=false, @shopify_session_id=nil>, @client=#<ShopifyAPI::Clients::Rest::Admin:0x000055f9f2e2db68 @base_uri="https://XXXXXXXX.myshopify.com", @base_uri_and_path="https://XXXXXXXX.myshopify.com/admin/api/2022-07", @headers={:"User-Agent"=>"Shopify API Library v12.3.0 | Ruby 3.0.0", :Accept=>"application/json", "X-Shopify-Access-Token"=>"xxxxxxxxxxxxxxx"}>, @errors=#<ShopifyAPI::Rest::BaseErrors:0x000055f9f2e2d4d8 @errors=[]>, @accepts_marketing=true, @accepts_marketing_updated_at="2023-01-18T16:34:19-05:00", @addresses=nil, @created_at="2023-01-18T16:34:19-05:00", @currency="USD", @default_address={"id"=>9016718098731, "customer_id"=>6770445746475, "first_name"=>"TEST", "last_name"=>"CUSTOMER", "company"=>"", "address1"=>"1234 East Main Street", "address2"=>"", "city"=>"Independence", "province"=>"Kansas", "country"=>"United States", "zip"=>"67301", "phone"=>"", "name"=>"TEST CUSTOMER", "province_code"=>"KS", "country_code"=>"US", "country_name"=>"United States", "default"=>true}, @email="XXXXXXXX@XXXXXXXX.com", @email_marketing_consent={"state"=>"subscribed", "opt_in_level"=>"single_opt_in", "consent_updated_at"=>"2023-01-18T16:34:19-05:00"}, @first_name="TEST", @id=6770445746475, @last_name="CUSTOMER", @last_order_id=nil, @last_order_name=nil, @marketing_opt_in_level="single_opt_in", @metafield=nil, @multipass_identifier=nil, @note=nil, @orders_count=nil, @password=nil, @password_confirmation=nil, @phone=nil, @sms_marketing_consent=nil, @state="enabled", @tags="", @tax_exempt=true, @tax_exemptions=[], @total_spent=nil, @updated_at="2023-01-18T16:52:11-05:00", @verified_email=true, @admin_graphql_api_id="gid://shopify/Customer/6770445746475">, @customer_locale="en", @discount_applications=[], @discount_codes=[], @email="XXXXXXXX@XXXXXXXX.com", @estimated_taxes=false, @financial_status="pending", @fulfillment_status=nil, @fulfillments=[], @gateway="manual", @id=5241122521387, @landing_site=nil, @location_id=nil, @name="#1003", @note=nil, @note_attributes=[], @number=3, @order_number=1003, @order_status_url="https://XXXXXXXX.myshopify.com/71162167595/orders/e0724ddb17f30d87b5cc112b307268ba/authenticate?key=4e31ebb1186328b8cdedfdce065cbfb4", @original_total_duties_set=nil, @payment_details=nil, @payment_gateway_names=["manual"], @payment_terms={"id"=>10808721707, "created_at"=>"2023-01-19T15:38:36-05:00", "due_in_days"=>30, "payment_schedules"=>[{"id"=>11448090923, "amount"=>"22.00", "currency"=>"USD", "issued_at"=>"2023-01-19T15:38:28-05:00", "due_at"=>"2023-02-18T15:38:28-05:00", "completed_at"=>nil, "created_at"=>"2023-01-19T15:38:36-05:00", "updated_at"=>"2023-01-19T15:38:36-05:00"}], "payment_terms_name"=>"Net 30", "payment_terms_type"=>"net", "updated_at"=>"2023-01-19T15:38:36-05:00"}, @phone=nil, @presentment_currency="USD", @processed_at="2023-01-19T15:38:35-05:00", @processing_method="manual", @referring_site=nil, @refunds=[], @shipping_address={"first_name"=>"TEST", "address1"=>"1234 East Main Street", "phone"=>nil, "city"=>"Independence", "zip"=>"67301", "province"=>"Kansas", "country"=>"United States", "last_name"=>"CUSTOMER", "address2"=>nil, "company"=>nil, "latitude"=>37.2236119, "longitude"=>-95.69157539999999, "name"=>"TEST CUSTOMER", "country_code"=>"US", "province_code"=>"KS"}, @shipping_lines=[{"id"=>4284267528491, "carrier_identifier"=>"4084464f694a06e6683c491d00cef27f", "code"=>"custom", "delivery_category"=>nil, "discounted_price"=>"0.00", "discounted_price_set"=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, "phone"=>nil, "price"=>"0.00", "price_set"=>{"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, "requested_fulfillment_service_id"=>nil, "source"=>"shopify", "title"=>"Free shipping", "tax_lines"=>[], "discount_allocations"=>[]}], @source_identifier="0455f43e029912af07956caa275bb0bc", @source_name="shopify_draft_order", @source_url=nil, @subtotal_price="22.00", @subtotal_price_set={"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, @tags="", @tax_lines=[], @taxes_included=false, @test=false, @token="xxxxxxxxxxxxxxxxx", @total_discounts="0.00", @total_discounts_set={"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, @total_line_items_price="22.00", @total_line_items_price_set={"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, @total_outstanding="22.00", @total_price="22.00", @total_price_set={"shop_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"22.00", "currency_code"=>"USD"}}, @total_shipping_price_set={"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, @total_tax="0.00", @total_tax_set={"shop_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}, "presentment_money"=>{"amount"=>"0.00", "currency_code"=>"USD"}}, @total_tip_received="0.00", @total_weight=0, @updated_at="2023-01-19T15:38:37-05:00", @user_id=91037204779, @admin_graphql_api_id="gid://shopify/Order/5241122521387", @checkout_id=36534798319915, @confirmed=true, @contact_email="XXXXXXXX@XXXXXXXX.com", @device_id=nil, @landing_site_ref=nil, @reference="0455f43e029912af07956caa275bb0bc", @total_price_usd="22.00">
Expected behavior
API should return order with transactions
Actual behavior
No transactions returned
Steps to reproduce the problem
Search for order on terms. order = ShopifyAPI::Order.find(session: session,id: order_id)