SeanMerger

Results 2 comments of SeanMerger

@BlackScorp thanks for the feedback. The only workaround I could imagine would be service in the plugin that generates the payment link based on the order id. E.g. shop.url/api/_action/mollie/config/paymentlink?order={{ order.orderNumber...

Hi @boxblinkracer, thanks for looking into it! This is our configuration: > shopware: > filesystem: > private: > type: "amazon-s3" > config: > bucket: "%env(S3_PRIVATE_BUCKET)%" > endpoint: "%env(S3_PRIVATE_ENDPOINT)%" > region:...