> ## Documentation Index
> Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Israel Payment Methods

This section describes the API methods for handling transactions in Israel with the `ashrait` payment service, which allows you to do the following.

* Start different types of transactions.
* Cancel transactions that are in progress but not yet finished.
* Look up details of past transactions using a unique ID.
* Get reports about various transaction records.

These tools provide you with complete control over your payment processes, enabling you to easily manage, track, and report on all your transactions.

## Available Methods

<Columns cols={3}>
  <Card icon="link" title="doTransaction" href="/docs/integrate-pos-device/tweezercomm/global-payment-methods/dotransaction" arrow />

  <Card icon="link" title="doTransactionPhase1" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/dotransactionphase1" arrow />

  <Card icon="link" title="doTransactionPhase2" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/dotransactionphase2" arrow />

  <Card icon="link" title="doperiodic" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/doperiodic" arrow />

  <Card icon="link" title="doMiniSettlement" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/dominisettlement" arrow />

  <Card icon="link" title="addsubretailer" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/addsubretailer" arrow />

  <Card icon="link" title="abortTransaction" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/aborttransaction-copy" arrow />

  <Card icon="link" title="cancelTransaction" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/canceltransaction-1" arrow />

  <Card icon="link" title="getTransactionByUid" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/gettransactionbyvuid-copy" arrow />

  <Card icon="link" title="getTransactionByVuid" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/gettransactionbyvuid-copy-1" arrow />

  <Card icon="link" title="getReport" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/getreport-1" arrow />

  <Card icon="link" title="getRetailerInfo" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/getreport-copy-1" arrow />

  <Card icon="link" title="getInternalStatus" href="/docs/integrate-pos-device/tweezercomm/global-payment-methods/getinternalstatus" arrow />

  <Card icon="link" title="getSubRetailer" href="/docs/integrate-pos-device/tweezercomm/israel-payment-methods/addsubretailer-copy" arrow />
</Columns>

<Note>
  **Send Requests**

  See [Get Started](/docs/integrate-pos-device/tweezercomm/tweezercomm-get-started) for more details on how the requests are structured and sent.
</Note>
