John Tyrrell
Posts: 0
Joined: Wed Mar 26, 2014 11:42 pm

Display Multiple array of products using paypal api

HI
after going through paypal api with one product showing using javascript when i check out with paypal?

Can you tell me how i can make an add to cart button for products in appery database and that will display the array of results to the check out page and will total up on checkout?which will display the multiple products from database to paypal api?Thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Display Multiple array of products using paypal api

Hi John,

Have you checked our recent video: https://www.youtube.com/watch?v=1w-_zv... ?

John Tyrrell
Posts: 0
Joined: Wed Mar 26, 2014 11:42 pm

Display Multiple array of products using paypal api

yes i checked your tutorial but nothing about multi arrays?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Display Multiple array of products using paypal api

Hello John,

It is the internal logic of your application - where, how and in what form to keep order basket. This could be local storage or DB. You should invent it and implement by yourself.

Return to “Issues”