paypal-buttons Questions

1

since a few weeks ago I receive an error, when capturing a paypal order. All works fine in the sandbox but not in the production environment. The buttons are rendered correctly and the paypal windo...
Dillie asked 10/2, 2022 at 9:56

1

Solved

When trying to add a PayPal subscription button and a capture/order button for one-time payments to the same page, you need to import PayPal's Javascript file twice with different parameters (inten...
Morehead asked 2/9, 2021 at 4:43

1

Solved

How can I change the language of a PayPal Smart Payment Button? My current code looks like this: paypal.Buttons({ locale: 'en_US', style: { size: 'small', color: 'gold', shape: 'pill', labe...
Bainter asked 10/2, 2020 at 11:31

2

Solved

I'm trying to add the PayPal Smart Payment button to my website. The HTML container for rendering the button is received through an AJAX request with the paypal.Buttons.render() method called onsuc...
Chivy asked 11/12, 2019 at 10:58

2

Solved

How do you set the style option of the PayPal Checkout Button when using it as Angular.js element directive? this.paypal = { // ... style: { color: 'black', shape: 'rect' } } It would seem ...
Glia asked 21/2, 2018 at 16:33

2

I am a student who is doing up a simple website in asp.net. My problem is, I wish to integrate Paypal on one of the pages, but asp.net has the ridiculous <form runat="server"> that is getting...
Finale asked 14/9, 2011 at 16:12
1

© 2022 - 2024 — McMap. All rights reserved.