Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
cc.phtml File Reference

Go to the source code of this file.

Variables

 $code = $block->escapeHtml($block->getMethodCode())
 
 $ccType = $block->getInfoData('cc_type')
 
foreach( $block->getCcAvailableTypes() as $typeCode=> $typeName)( $typeCode) ?>" <?php if($typeCode endif == $ccType):
 
 endforeach = $block->escapeHtml($typeName)
 

Variable Documentation

◆ $ccType

$ccType = $block->getInfoData('cc_type')

Definition at line 12 of file cc.phtml.

◆ $code

$code = $block->escapeHtml($block->getMethodCode())

Definition at line 11 of file cc.phtml.

◆ endforeach

endforeach = $block->escapeHtml($typeName)

Definition at line 28 of file cc.phtml.

◆ endif

if ($block->hasVerification()) (__('Card Verification Number')) ?></span> </label> <div class endif == $ccType):

Definition at line 25 of file cc.phtml.