After upgrading Miva to 9.12, we were very excited about Braintree's v3 JS form. Unfortunately, it looks like it lost the ability for our customers to select PayPal directly in the form.
One of the main reasons we switched to Braintree was because we wanted both card payments, and PayPal settlement reports to be available in one location (we need to run daily settlement reports). According to our rep, this is only possible when customers select PayPal as a payment option within the Braintree form.
This is the old form (with PayPal available):

This is the new form (which bypasses options and defaults straight to credit cards):

Here's how the form looks in their docs (preferable): https://developers.braintreepayments.../javascript/v3

Is there a way to enable this? Do we have a something set up incorrectly on our end?
One of the main reasons we switched to Braintree was because we wanted both card payments, and PayPal settlement reports to be available in one location (we need to run daily settlement reports). According to our rep, this is only possible when customers select PayPal as a payment option within the Braintree form.
This is the old form (with PayPal available):

This is the new form (which bypasses options and defaults straight to credit cards):

Here's how the form looks in their docs (preferable): https://developers.braintreepayments.../javascript/v3

Is there a way to enable this? Do we have a something set up incorrectly on our end?
Comment