sdk_python icon indicating copy to clipboard operation
sdk_python copied to clipboard

Payment object has no request_reference_split_the_bill.id_

Open wilmardo opened this issue 4 years ago • 3 comments

Steps to reproduce:

  1. Get an Payment object from the Events or Payment endpoint.

What should happen:

  1. The _request_reference_split_the_bill entity should have at least an id_ defined so the requestInquery could be looked up.

What happens:

  1. _request_reference_split_the_bill.id_ is None

SDK version and environment

  • Tested on 0.12.4
  • [x] Sandbox
  • [ ] Production

wilmardo avatar Nov 03 '19 21:11 wilmardo

Just tested this again and still present on 1.14.1

wilmardo avatar Sep 04 '20 19:09 wilmardo

@angelomelonas Is there another way to check if a payment has been split already?

wilmardo avatar Sep 07 '20 13:09 wilmardo

Hi @wilmardo,

Thank you for creating this issue. I will investigate this and get back to you as soon as possible.

angelomelonas avatar Sep 07 '20 14:09 angelomelonas