- Issue created by @moxojo
- First commit to issue fork.
- Status changed to Needs review
5 months ago 11:53am 10 June 2024
Braintree supports PayLater, but looking at the code, the commerce_braintree module does not currently as the module only renders the paypal.FUNDING.PAYPAL payment type button, and not paypal.FUNDING.PAYLATER.
The PayPal flow is vault, which does not support PayLater so this will need to be updated to Checkout with Vault and a separate button for Pay Later must be rendered.
Needs review
1.0
Code