Philipp Sonntag

Results 12 issues of Philipp Sonntag

# Description This PR introduces a PayPal payments plugin based on the [PayPal Orders Api](https://developer.paypal.com/docs/api/orders/v2/) with a [2 step flow](https://docs.vendure.io/guides/core-concepts/payment/#two-step) as specified in the Vendure documentation. The main purpose of...

# Description During the refund implementation in my PayPal integration, I noticed that the `RefundOrderInput` can be a little bit confusing for new developers. At first I did not understand...