question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add orderID to spend POST

See original GitHub issue

When 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:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rmisiocommented, Nov 30, 2018

Would you mind always passing in order ID into the orderID arg regardless of the coin? (Of course, this is assuming it is for an order, other wallet spends do not require the field.

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.

1reaction
rmisiocommented, Nov 29, 2018

We should probably wait until this is resolved, since this should probably happen on specific orderId field instead of on memo:

https://github.com/OpenBazaar/openbazaar-go/issues/1319

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found