Skip to content

Feature/disable shipping methods on paypal #191

Open
praweb wants to merge 13 commits intomasterfrom
feature/disable_shipping_methods_on_paypal
Open

Feature/disable shipping methods on paypal #191
praweb wants to merge 13 commits intomasterfrom
feature/disable_shipping_methods_on_paypal

Conversation

@praweb
Copy link
Copy Markdown
Contributor

@praweb praweb commented Mar 24, 2020

This PR:

  • Adds gift card amount to paypal payments to allow for partial payments.
  • Adds filtering for disable shipping methods to facilitate for the use cases of disabling shipping methods e.g C&C due to COVID-19 response.

# It deals with line items total, sub total, tax calculations and
# Also deals with discounted line items and discounts inorder to send to paypal
#
#
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class also does something for gift cards now; it might need to be updated.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. It's simply subtracting gift card amount from total amount but I will update it.

Copy link
Copy Markdown

@simonireilly simonireilly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reviewed with comments, but obviously its code already in production for some months. I am not sure my review would add very much value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants