- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The API reference lists several transaction control tapes (TCT_) for the controlType string:
- TCT_ATM_WITHDRAW
- TCT_AUTO_PAY
- TCT_BRICK_AND_MORTAR
- TCT_CROSS_BORDER
- TCT_E_COMMERCE
- TCT_FUNDS_TRANSFER
- TCT_CONTACTLESS
What is the definition of TCT_Funds_Transfer?
Which TCT includes Purchase with Cash Back?
Your answer is much appreciated
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting your question. TCT_Funds_Transfer is a transaction that is used when funds are being transferred from one account to another at an ATM. I'll get a confirmation to which TCT includes Purchase with Cash Back, and let you know soon.
Thank you,
Diana
Visa Developer Team
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
On topic of Purchase with Cash Back, the only way to block Purchase with Cash Back is to set the Brick_and_Mortar control type to DeclineAll, this has the effect of also blocking for Card Present purchasing.
Hope that helps!
Thank you,
Diana
Visa Developer Team