-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Pay After Delivery installments #1238
base: master
Are you sure you want to change the base?
Add Pay After Delivery installments #1238
Conversation
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? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just pass it through SVGO so that it's the smallest file size possible
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
As you can see, with that ruleset, there is no change in the size of the file. |
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.
|
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. Could you please let us know if this change will be included? |
Hi @danielcivit , are you able to resolve the following conflict? git checkout -b MultiSafepay-multisafepay-pay-after-delivery-installments master git checkout master |
Hello @dannye0231 Merge conflict is solved now. However tests are failing, but I don't see how it could be related to this PR. |
Hi @danielcivit , looks like a spacing issue with your YML entry. I tried to fix it but I am unable to make the change as the branch isn't accessible to me. Are you able to match the spacing at the beginning of your entries so that it matches how the other entries are spaced from the left? |
Hi @dannye0231
|
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?