Skip to content

[Bug] Default Payment Method #302

@migo315

Description

@migo315

SyliusPayPalPlugin version affected: 1.6.0

Description
Our customers can set their preferred payment method as the default payment method. We have written the code for this ourselves.

However, this conflicts with the PayPal Express Checkout, as it seems to assume that PayPal is always the default payment method. The checkout fails.

Steps to reproduce

  • Set payment in the current shopping cart to a payment method other than ‘PayPal’ (via the database)
  • Try PayPal Express Checkout

Possible Solution
Modify the CreatePayPalOrderFromCartAction so that the payment method is changed to PayPal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions