Tracker - Missing items / No Development Activity?

@OmarAlmonte, I noticed in the Tracker there are 7 items that need to be reviewed, but there is no activity around them. Is anymore development happening?

Also, the following items need to be added to the tracker.

  • Phone Number Search - This needs to be reviewed again, and there has been no reply on its status for several weeks.

  • Payments Endpoint - Ability to filter on a list of Order IDs. Or alternatively, add the Payment entries to the Orders Endpoint so that everything is in one place.

  • InvoiceService.createInvoiceForRecurring raised by Christian.

  • Missing Credit Card ID raised by Christian.

Thanks.

Hi Pav,

A few updates on these items:

  1. Phone Number Search
    This is already supported in V2. I brought it internally for discussions around possible enhancements, but it is no longer considered a gap. The team will still look into the enhancement request.
  2. Payments Endpoint - Filter by Order IDs / Include Payments in Orders Endpoint
    This will be considered by the team as a potential enhancement. It is also not considered a gap since the functionality is achievable in V2 today. I’ll add it to the tracker for informational purposes.
  3. InvoiceService.createInvoiceForRecurring
    This item never made it to the tracker, but we addressed it quickly and released a V2 endpoint for parity:
    Invoice Subscription Endpoint Documentation
  4. Missing Credit Card ID
    This is also not considered a gap, as it can be achieved via:
    List Payment Methods Endpoint Documentation That said, the team will also look into the feedback around this area.

Thanks,
Omar

What does mean going forward? If no more gaps are being reported does that mean you will resume the sunset schedule?

If issues are considered as enhancements, does that mean there is no guarantees any of these will be implemented any time soon, or even before the sunset occurs?

We need to know about this, otherwise some of us are going to need to rewrite parts of the code to compensate for these shortfalls.

At the moment, I don’t have any new updates to share regarding the sunset timeline. I completely understand the concern around planning and potential code changes on your side.

Also, the fact that some items are currently being considered enhancements does not mean they won’t be implemented or addressed, whether in the near term or later on. These items are being reviewed by our internal engineering teams, and I’ll make sure to share updates as soon as I have more concrete details available.

I also want to correct myself regarding item #4, that one is actually a bug, not an enhancement, so I’ll add it to the tracker as well.