This is a follow-up to #3040162: Create a payment gateway plugin for PayPal Checkout, the PayPal checkout JS SDK lets you specify the "intent" when adding the JS SDK to the page.

The possible values are "capture" and "authorize", See https://developer.paypal.com/docs/checkout/reference/customize-sdk/.

We should allow specifying it on the Payment gateway config.

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new1.84 KB

  • jsacksick committed 359b853 on 8.x-1.x
    Issue #3040172 by jsacksick: Allow specifying the "intent".
    
jsacksick’s picture

Status: Needs review » Fixed

Committed the attached patch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.