Add orderID to spend POST
See original GitHub issueWhen calling POST /ob/orderspend to pay for an order, the client should set the orderID field to the orderID.
This is needed for ethereum (but should be done for all coins regardless).
Dependent on https://github.com/OpenBazaar/openbazaar-go/issues/1319
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
How do we set PurchaseOrderId using Get ...
We would like to automate the adding of order id, we are able to do this by using our own PowerShell script, but...
Read more >getting orderID and then using that for inserting in order items ...
I understand for inserting records in order items, [first] we must have orderID. No. The database does, but Entity Framework handles that ...
Read more >Handling Multiple Windows Autopilot Profiles in Intune
Open the CSV file in an editor like Notepad++ and manually make the changes by adding the Order ID column, and the Order...
Read more >Fun with Windows Autopilot Group Tags - Out of Office Hours
Fun with Windows Autopilot Group Tags · From the Azure portal, Azure AD tenant, All groups list, click “+ New Group.” · Specify...
Read more >Bulk Updating Autopilot enrolled devices with Graph API and ...
Purchase Order ID is included in every order we receive from Dell however ... Select Add; Copy the key value for later use;...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

No, I don’t think that’s a problem.
But since it sounds like we’re getting seperate APIs, I guess you’ll know the intent. We’ll definitely pass in the orderId where the server requires it, which I assume is at least ETH.
We should probably wait until this is resolved, since this should probably happen on specific
orderIdfield instead of onmemo:https://github.com/OpenBazaar/openbazaar-go/issues/1319