Martina Lindenhofer

Results 6 comments of Martina Lindenhofer

Would be great if that could be fixed. Thank you

Stil a problem in 2022 - there are classes like \SilverShop\Checkout\Component\AddressBookShipping which extend the AdressBook-Component, where the "Existing-Address"-field is from, but the fields for seperate BillingAdress and existing addresses do...

That's because the dropdown itself, does not list the Variations but the AttributeTypes and the corresponding values. Look here: https://github.com/silvershop/silvershop-core/blob/c21570757a3f38431471ebafd8c72c9f71c69e91/src/Forms/VariationForm.php#L123-L134 So it just does not care about the sort order...

@wilr we have a project which has this payment-config: ``` SilverStripe\Omnipay\Model\Payment: allowed_gateways: - 'Manual' ``` When a user without account tries to submit the order, the loading time is very...

Can this please be merged? This problem is still there.