← Shopware 6.7.2.2

Shopware 6.7.2.2 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