Forum Posts

Authorize once and debit more often/always

Hello all, I'm currently trying to get the PHP-SDK to allow me to set up my account only once, like on Ebay or Spotify, and then I, as the owner of the site, can collect the monthly amount from the Paypal account. With the subscriptions I have alread...

How to set proxy server for requests via PHP checkout SDK?

Hello, I'm using the PHP checkout SDK found on github (https://github.com/paypal/Checkout-PHP-SDK) to execute my transactions/requests. Now, on the production server I need to make those things through an internal proxy Server. Although the SDK inter...

Send Receive money in Ethiopia with Xoom

we are building an application based in Ethiopia and wanted to send and receive transactions. I go through the documentation it says we can send the money from Ethiopia but can't receive that we can use the PayPal Xoom service. I go through docs but ...

How to setup Paypal subscriptions with multiple currencies?

For each product we do the following:When a new product is added, create a new Product with POST /v1/catalogs/productsUsing the product_id from step 1, create a new plan POST /v1/billing/plansWhenever a customer clicks "Subscribe" button, we create a...

One Page Multiple SmartButtons

I hope this is the right place to post. If not, admin please move thread to correct label.   I have a website in progress, I am a non-coder. I want to integrate multiple paypal smartbuttons in multiple currencies on one page.    Please can a coder in...