Fiserv / Support

To create support tickets for tenants
9 stars 4 forks source link

Field amount.total is represented as string in examples. #688

Open jozuenoon opened 2 months ago

jozuenoon commented 2 months ago

Product

CommerceHub

Page

CommerceHub -> Charges

Description

In some examples amount.total is represented as a string:

image

Expected Behaviour

Examples reflect the correct schema.

Operating system

.

Browser

.

Region

No response

russnicoletti commented 2 months ago

Hello @jozuenoon, I see in the spec the CreateDigitalGiftCardRequest and the PaymentCardActivateCardRequest examples use '12.04' instead of 12.04. However, I also see that the /payments/v1/charges path doesn't use those examples. Can you provide the example for which the total appears as a string?

jozuenoon commented 2 months ago

@russnicoletti See the screenshot attached above, page link.

Other examples which I found:

  1. refunds tagged
  2. auth and capture
  3. Response to inquiry paymentReceipt.approvedAmount.total
stale[bot] commented 2 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.