question

weojfew22 avatar image
weojfew22 asked misssonya answered

how to define ebt food or ebt cash in api when do request charge?

When I use clover connector or clover rest api to do EBT charge, which parameter in the request is used to define EBT food or EBT cash? EBT food and EBT cash are two different accounts but same card.

REST APIe-commerce apiDeveloper Pay API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
misssonya avatar image
misssonya answered

To differentiate between EBT (Electronic Benefit Transfer) Food and EBT Cash transactions when using Clover Connector or Clover REST API, you typically specify the transaction type or payment type in your API request.

This parameter may vary based on the Clover API version and programming language used. You can set the transaction type to EBT Food or EBT Cash during transaction initiation, or you may use distinct payment types to categorize the transactions appropriately.

This ensures that the system processes the EBT transaction correctly, distinguishing between the two types, even though they may share the same card. Be sure to consult the API documentation for precise implementation details.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community