-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I just updated to Spree tag v2.4.3 and am getting an error when placing an order, specifically when transitioning from confirm to complete.
You can repro this by running this walkthrough. In the logs you will see
Problem:
This transaction has already been marked as authorized (CartID : R487222301)
Summary:
The TaxCloud server returned an error in the response: `{:authorized_with_capture_response=>{:authorized_with_capture_result=>{:response_type=>"Error", :messages=>{:response_message=>{:response_type=>"Error", :message=>"This transactio
n has already been marked as authorized (CartID : R487222301)"}}}, :@xmlns=>"http://taxcloud.net"}}`
Resolution:
Check the request parameters.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels