Questions tagged [paypal-plus]

19 questions
0
votes
1 answer

Paypal plus integration with codeigniter

I have integrated the paypal plus using (Germany) sandbox account. I have also setup the payment wall using (https://www.paypalobjects.com/webstatic/ppplus/ppplus.min.js). I have genreated the token using direct CURL…
Dhaval
  • 89
  • 2
  • 11
0
votes
1 answer

Actual Paypal Plus integration guide

The last actual document that I found was dated in 2016. Can someone provide the most relevant document on the integration of PayPal Plus? I would be very grateful.
0
votes
0 answers

Unfortunately we were unable to process the request. Please try again

I'm trying to integrate Paypal Plus to my store, using API Reference guide (see the screenshot). Everything is done but the paypal returns 500 error when I try to complete the checkout: UNKNOWN_INTERNAL_ERROR. Searching through Google wasn't…
0
votes
1 answer

Symfony Payum paypal_rest storage definition

For a paypal express integration with payum in Symfony 3.1.4 I defined the storage in config.yml like this AppBundle\Entity\Payment: { doctrine: orm } Now I want to use the storage defined by the class "PaymentDetails" from paypal-rest payum. It is…
user3440145
  • 793
  • 10
  • 34
1
2