Hi Brownoutstudios, you need first to integrate the subscription API in you system and then it will automatically capture the recurring payments at the specified dates (every month, every day, every year etc.. you set this value).
You can find here an overview and the integration steps via the Smart Button Subscriptions or REST APIs.
... View more
Hi Glcvr6, if you want to render more than one button you could just load the sdk once (<script src="https://www.paypal.com/sdk/js?client-id=... ... ...) and then call paypal.Buttons({ .. }).render() multiple times.
... View more
Hi SimonB8t8, in this case I recommend to check with PayPal Customer Service via this link (then choose at the bottom one of the contact methods - email, chat or phone if available). They will be able to assist and put you through the limitation department and provide more details on this topic.
... View more
Hi Jcsmoove78, first of all sorry to hear that, I hope everything will turn better soon.
About a limitation when it is placed an email is sent with the instructions to lift it or what to do in that case.
I recommend to write/chat with the Customer Service as they can put you though the limitation department and you can have a chat with them which can help.
... View more
Hi Freeman_rodrigu, if a card is associated with a PayPal account then you need to login to that PayPal account and then you can use the card as funding source. Or could be the case the card is linked to a PayPal Account which needs a review and in such case you should check with Customer Support to understand if it is the case.
Then there could be specific country rules in the usage of a card like for example for India, also in this case Customer Support can provide more details.
... View more
Hi Ansari_mhtq, imaging you are using REST v1.payments you can set into the website1 PayPal button the variable "custom" with some like this custom = "redirected from website1", while on website2 your PayPal REST button will pass custom = "call by website2". The custom variable is to pass into the transaction object like in our dev docs here.
... View more
Hi Mahmoudzo, despite it is deprecated the way you can achieve this is via ExpressCheckout ParallelPayments
Parallel Payments allows a buyer to pay on the checkout with PayPal and the payment will be split into one or more receivers as in the link above.
... View more
Hi AnastasiiaKov, looks like you are on the right page (full procedure can be found here for reference) but the system wants to make sure about the request to check the API credentials. In this case please contact Customer Service via the chat or email as they can help.
... View more
Hi Ophaneen, it might be due to some specific country rule or also that the account (seller in this case) set or decided not to accept a specific currency (also via this link and then check for the options under "Allow payments sent to me in a currency I do not hold"). You can double check about both contacting Customer Service via chat.
... View more