← Shopware 6.6.10.17

Shopware 6.6.10.17 payment_token

Short-lived tokens for payment gateway callbacks (return URLs after redirect-based payments).

Columns

2 columns

Column Type Nullable Additional
token char(32) NO Primary Key
expires datetime(3) NO

Indexes

1 indexes

Index Name Columns Unique
PRIMARY token Yes