Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buy Shipping called twice resulting in error during purchase of shipment #113

Open
fthobe opened this issue Jan 5, 2025 · 0 comments
Open

Comments

@fthobe
Copy link

fthobe commented Jan 5, 2025

@rahulsingh321 made a great catch

      def buy_easypost_rate
        SolidusEasypost.client.shipment.buy(selected_easy_post_shipment_id, rate: { id: selected_easy_post_rate_id })

It's effectively buying shipping twice.

@fthobe fthobe changed the title Buy Shipping called twice Buy Shipping called twice resulting in error during purchase of shipment Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant