use Magento\Framework\Mail\TransportInterfaceFactory;
use Magento\Framework\Mail\Message;
[...]
protected $mailTransportFactory;
public function __construct(| Test Value | Card Type |
|---|---|
| 378282246310005 | American Express |
| 371449635398431 | American Express |
| 36259600000004 | Diners Club* |
| 6011000991300009 | Discover |
| 3530111333300000 | JCB |
| 6304000000000000 | Maestro |
| 5555555555554444 | Mastercard |
| 2223000048400011 | Mastercard |
To identify the attributes linking a configurable product (e.g., product ID 123) to its child products, follow these steps:
Query the catalog_product_super_attribute table to get the attribute_id values linked to the configurable product.
| BRAND | NUMBER | CVC | DATE |
|---|---|---|---|
| Visa | 4242424242424242 | Any 3 digits | Any future date |
| Visa (debit) | 4000056655665556 | Any 3 digits | Any future date |
| Mastercard | 5555555555554444 | Any 3 digits | Any future date |
| Mastercard (2-series) | 2223003122003222 | Any 3 digits | Any future date |
| Mastercard (debit) | 5200828282828210 | Any 3 digits | Any future date |
| Mastercard (prepaid) | 5105105105105100 | Any 3 digits | Any future date |
| American Express | 378282246310005 | Any 4 digits | Any future date |
| American Express | 371449635398431 | Any 4 digits | Any future date |
| Card | Card Number | CardType Response from Opayo | 3D Secure Response from Opayo | CV2 Value | DATE |
|---|---|---|---|---|---|
| VISA | 4929000000006 | VISA | Y | 123 | Any future date |
| VISA | 4929000005559 | VISA | N | 123 | Any future date |
| VISA | 4929000000014 | VISA | U | 123 | Any future date |
| VISA | 4929000000022 | VISA | E | 123 | Any future date |
| VISA Corporate | 4484000000002 | VISA | N | 123 | Any future date |
| VISA Debit | 4462000000000003 | DELTA |
php bin/magento module:status | grep Magento_Inventory | grep -v List | grep -v None | grep -v -e '^$' | xargs php bin/magento module:enable
php bin/magento module:status | grep Magento_Inventory | grep -v List | grep -v None | grep -v -e '^$' | xargs php bin/magento module:disable
what data is available at a certain scope
<div data-bind="text: ko.toJSON($data)"></div>
more readable version
``
sudo apt-get install putty-tools
puttygen key.ppk -O private-openssh -o key