Forum Posts

492619507851

{ "balance": { "currency": "USD", "primary": true, "total_balance": { "currency_code": "USD", "value": "300.00" }, "available_balance": { "currency_code": "USD", "value": "100.00" }, "withheld_balance": { "currency_code": "USD", "value": "200.00" } }...

Paypal Integration

Hi, I have developed a web application that will have multiple users. Each user will have their own customers, and the primary purpose of these users is to receive payments from their customers. Which approach would be the most suitable for integrati...

Not Getting buyers phone number in return

i am using this package @paypal/react-paypal-js to integrate PayPal payment gateway in my next js website. I am using my sandbox account to test transactions. everything is working fine just I am not getting buyers phone number in returned object in ...

showing custom_id information in a subscription

I'm trying to pass a serial number into a subscription that shows on the buyer side when the purchase a subscription.  I'm trying to pass this information in the custom_id variable.  Here's the code:<form><label for="serial_number">Serial Number(s):<...

jetmanjim by New Community Member
  • 1716 Views
  • 1 replies
  • 0 kudos

Failed to load resource: the server responded with a status of 400

My WooCommerce PayPal Checkout page won't work, the PayPal button doesn't show out, in the right corner, a round button is keep running,  attached is the screenshot. Opened the console and found an error message as below: > https://www.paypal.com/sdk...

1.png
jazzi2 by Contributor
  • 2144 Views
  • 1 replies
  • 0 kudos

paypal price split message not generating

the code and iframe are rendering but no message is showing. is there anything I need to set up paypal end?I am using the below code to generate message <script src=https://www.paypal.com/sdk/js?client-id=AYHrsRqUxv9cq0EwEkdCVCQoi3Srwc580LLgaT3Tu4JmH...