Re: VTC - Definition of transaction control types

Solved! Go to solution
stepwaec
Helper

VTC - Definition of transaction control types

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 

 

2 REPLIES 2
API_Managers
Visa Developer Support Specialist

Re: VTC - Definition of transaction control types

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,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

API_Managers
Visa Developer Support Specialist

Re: VTC - Definition of transaction control types

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




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.