Open danielcivit opened 1 month ago
Would it be possible to receive feedback for this PR and, ideally, an estimated time of when we could hope to have these payment method icons added or updated?
Hi @Lydia-shan-git.
Thanks for your review. We already passed the icon through SVGO following your guidelines: https://github.com/activemerchant/payment_icons/blob/master/CONTRIBUTING.md
svgo app/assets/images/payment_icons/payafterdeliveryinstalments.svg --disable={removeUnknownsAndDefaults,removeTitle,cleanupIDs,removeViewBox}
payafterdeliveryinstalments.svg:
Done in 11 ms!
2.671 KiB - 0% = 2.671 KiB
As you can see, with that ruleset, there is no change in the size of the file.
Hi @Lydia-shan-git
Thank you for checking and approving this pull request.
We are concerned that even after approval, this pull request is still tagged as " Changes Requested", and that due to this it may go unnoticed in the next release, thus delaying taking advantage of these changes.
Why are you adding this icons?
Pay After Delivery is MultiSafepay's BNPL method that allows customers to pay for orders in 3 equal installments within a period of time. This icon is missing and MultiSafepay is submitting a new payment app, to offer this payment method to our merchants.
Help us identify yourself
Link to the brand guidelines:
Checklist to add new icons
db/payment_icons.yml
If this pull request is not adding new icons, you can remove this checklist.
Attach a screenshot of the icon along side the example Visa icon
Tips how to create a screenshot
We have found free online SVG editor https://www.freecodeformat.com/svg-editor.php very useful to create one. Here is a sample code for you to verify that you icon appears properly along side the placeholder.
If the icons are intended for use by Shopify, please provide the following info:
Who are you working with at Shopify? (avoid adding personal details, provide github handle(preferred) or first name and last name)
What's the expected date of this change to deploy on Shopify?