Forum Posts

how do I set up pay pal on my website?

I have just opened a pay pal account. I now want to add this to my new website. I am not very confident with IT and so wanted some straightforward guidance on how to do this easily. There are lots of abbreviations and I do not understand what they me...

Allowing Others to Sell Products on Your Site

I would like to allow people to sell their items on my site and receive payments directly to their PayPal account.  This used to be easy with the legacy buttons where you could just store their email in the database and when the button was produced i...

Paypalv2

curl -v -X POST https://api-m.sandbox.paypal.com/v2/checkout/orders \ -H "Content-Type: application/json" \ -H "Authorization: Bearer Access-Token" \ -d '{ "intent": "CAPTURE", "purchase_units": [ { "amount": { "currency_code": "USD", "value": "100.0...

Abintang by Contributor
  • 333 Views
  • 0 replies
  • 0 kudos

Get reference transactions

I'm trying to integrate paypal express checkout with Chargebee. I like to have Reference Transactions enabled in my PayPal account. And the account ID is NA7VSMPRLZR7Y  for the merchant account.   Thanks

polwasabii by New Community Member
  • 319 Views
  • 0 replies
  • 0 kudos

API credentials on Braintree

Hello I have finished the sandbox mode on Braintree by letting users to check out using PayPal, now I need to get the API credentials at Braintree at production mode to let the developer integrate it in the software, then release the software for pro...

Vantage2 by Contributor
  • 386 Views
  • 0 replies
  • 0 kudos

Change Paypal Email Receipt Description

Hi There, I was wondering if there is a way to change the email Description which is showed here:I'm using the Express Checkout API and would like to know if it is possible to change the Description thru parameters in the coding? Thanks and best rega...

WhatsApp Image 2021-03-19 at 10.15.29 AM.jpeg

PAYPAL CHECKOUT API SIGNATURE & CERTIFICATE

Please help me out, I want to add PayPal checkout on my WordPress woocomerce website, but it requires API SIGNATURE & CERTIFICATE. How can I get this, I've even searched on Google to figure this out. Please help because I cannot add PayPal checkout o...

Getting transaction fee from Express Button payment

I am adding the PayPal button express  checkout into my shop but on the confirmation pages JSON data it doesn’t contain the transaction fee which I save with the order. With my normal checkout using “PayPal Payments Standard” the fee is returned with...

apexweb by Contributor
  • 323 Views
  • 0 replies
  • 0 kudos