Title: Multiple payments
Last modified: February 19, 2021

---

# Multiple payments

 *  Resolved [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/)
 * We are having customers making multiple payments
 * When I check the Published “Cart Orders” we don’t seem to have anything since
   the 12th February 2021
    However there are 25 blank entries in the Bin Cart Orders
   with more recent dates (up to today) they all have a status of “in progress”
 * When I look at the ipn_handle_debug.txt it shows multiple entries
    Below is an
   example: There is a FAILURE notice as well as SUCESS notices These entries do
   not find there way onto the Published Cart Orders but PayPal has processed them
 *     ```
       Array
       (
           [] => 
       )
       [02/13/2021 9:21 AM] - SUCCESS :Order post id: 
       [02/13/2021 9:21 AM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/13/2021 11:53 AM] - SUCCESS :Custom field value in the IPN: 
       [02/13/2021 11:53 AM] - SUCCESS :Payment Status: Completed
       [02/13/2021 11:53 AM] - SUCCESS :Transaction Type: Shopping Cart
       [02/13/2021 11:53 AM] - SUCCESS :Number of Cart Items: 1
       [02/13/2021 11:53 AM] - SUCCESS :[[{"item_number":"","item_name":"MS01(UK): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/13/2021 11:53 AM] - SUCCESS :Item Number: 
       [02/13/2021 11:53 AM] - SUCCESS :Item Name: MS01(UK): Full Personal Membership
       [02/13/2021 11:53 AM] - SUCCESS :Item Quantity: 1
       [02/13/2021 11:53 AM] - SUCCESS :Item Total: 26.32
       [02/13/2021 11:53 AM] - SUCCESS :Item Currency: GBP
       [02/13/2021 11:53 AM] - SUCCESS :Custom values
       [02/13/2021 11:53 AM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/13/2021 11:53 AM] - SUCCESS :Order post id: 
       [02/13/2021 11:53 AM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/14/2021 9:35 PM] - SUCCESS :Custom field value in the IPN: 
       [02/14/2021 9:35 PM] - SUCCESS :Payment Status: Completed
       [02/14/2021 9:35 PM] - SUCCESS :Transaction Type: Shopping Cart
       [02/14/2021 9:35 PM] - SUCCESS :Number of Cart Items: 1
       [02/14/2021 9:35 PM] - SUCCESS :[[{"item_number":"","item_name":"MS01(EU): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/14/2021 9:35 PM] - SUCCESS :Item Number: 
       [02/14/2021 9:35 PM] - SUCCESS :Item Name: MS01(EU): Full Personal Membership
       [02/14/2021 9:35 PM] - SUCCESS :Item Quantity: 1
       [02/14/2021 9:35 PM] - SUCCESS :Item Total: 26.32
       [02/14/2021 9:35 PM] - SUCCESS :Item Currency: GBP
       [02/14/2021 9:35 PM] - SUCCESS :Custom values
       [02/14/2021 9:35 PM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/14/2021 9:35 PM] - SUCCESS :Order post id: 
       [02/14/2021 9:35 PM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/14/2021 9:35 PM] - SUCCESS :Custom field value in the IPN: 
       [02/14/2021 9:35 PM] - SUCCESS :Payment Status: Completed
       [02/14/2021 9:35 PM] - SUCCESS :Transaction Type: Shopping Cart
       [02/14/2021 9:35 PM] - SUCCESS :Number of Cart Items: 1
       [02/14/2021 9:35 PM] - SUCCESS :[[{"item_number":"","item_name":"MS01(EU): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/14/2021 9:35 PM] - SUCCESS :Item Number: 
       [02/14/2021 9:35 PM] - SUCCESS :Item Name: MS01(EU): Full Personal Membership
       [02/14/2021 9:35 PM] - SUCCESS :Item Quantity: 1
       [02/14/2021 9:35 PM] - SUCCESS :Item Total: 26.32
       [02/14/2021 9:35 PM] - SUCCESS :Item Currency: GBP
       [02/14/2021 9:35 PM] - SUCCESS :Custom values
       [02/14/2021 9:35 PM] - SUCCESS :
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultiple-payments-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14076461)
 * Hi, can you check your PayPal account to see if any of those transactions show
   up in your PayPal account.
 * Thank you
 *  Thread Starter [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14076546)
 * The first report is the PayPal Recent Activity (I have blanked some of the names)
   
   You can see we are getting duplicate entries in PayPal but the ipn_handle_debug.
   txt file has them as “FAILURES” for these times (second report) I do not understand
   what is going on
 *     ```
       17:48	Payment from Alice L	£18.00 GBP
       	Completed	
       17:47	Payment from Alice L	£18.00 GBP
       	Completed	
       15:22	Payment from Ruairi G	£41.83 GBP
       	Completed	
       15:19	Payment from Ruairi G	£41.83 GBP
       	Completed	
       09:48	Payment from Terry P	£26.32 GBP
       	Completed
       ```
   
 * the ipn_handle_debug.txt for today:
 *     ```
       [02/19/2021 9:48 AM] - SUCCESS :Custom field value in the IPN: 
       [02/19/2021 9:48 AM] - SUCCESS :Payment Status: Completed
       [02/19/2021 9:48 AM] - SUCCESS :Transaction Type: Shopping Cart
       [02/19/2021 9:48 AM] - SUCCESS :Number of Cart Items: 1
       [02/19/2021 9:48 AM] - SUCCESS :[[{"item_number":"","item_name":"MS01(UK): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/19/2021 9:48 AM] - SUCCESS :Item Number: 
       [02/19/2021 9:48 AM] - SUCCESS :Item Name: MS01(UK): Full Personal Membership
       [02/19/2021 9:48 AM] - SUCCESS :Item Quantity: 1
       [02/19/2021 9:48 AM] - SUCCESS :Item Total: 26.32
       [02/19/2021 9:48 AM] - SUCCESS :Item Currency: GBP
       [02/19/2021 9:48 AM] - SUCCESS :Custom values
       [02/19/2021 9:48 AM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/19/2021 9:48 AM] - SUCCESS :Order post id: 
       [02/19/2021 9:48 AM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/19/2021 3:19 PM] - SUCCESS :Custom field value in the IPN: 
       [02/19/2021 3:19 PM] - SUCCESS :Payment Status: Completed
       [02/19/2021 3:19 PM] - SUCCESS :Transaction Type: Shopping Cart
       [02/19/2021 3:19 PM] - SUCCESS :Number of Cart Items: 4
       [02/19/2021 3:19 PM] - SUCCESS :[[{"item_number":"","item_name":"ME01(UK): Badge","quantity":"1","mc_gross":"2.63","mc_currency":"GBP"},{"item_number":"","item_name":"ME18A(UK): Whats that Fern?","quantity":"1","mc_gross":"2.1","mc_currency":"GBP"},{"item_number":"","item_name":"ME25(UK): Jute Bag","quantity":"1","mc_gross":"2.63","mc_currency":"GBP"},{"item_number":"","item_name":"MS01(UK): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/19/2021 3:19 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:19 PM] - SUCCESS :Item Name: ME01(UK): Badge
       [02/19/2021 3:19 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:19 PM] - SUCCESS :Item Total: 2.63
       [02/19/2021 3:19 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:19 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:19 PM] - SUCCESS :Item Name: ME18A(UK): Whats that Fern?
       [02/19/2021 3:19 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:19 PM] - SUCCESS :Item Total: 2.1
       [02/19/2021 3:19 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:19 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:19 PM] - SUCCESS :Item Name: ME25(UK): Jute Bag
       [02/19/2021 3:19 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:19 PM] - SUCCESS :Item Total: 2.63
       [02/19/2021 3:19 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:19 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:19 PM] - SUCCESS :Item Name: MS01(UK): Full Personal Membership
       [02/19/2021 3:19 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:19 PM] - SUCCESS :Item Total: 26.32
       [02/19/2021 3:19 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:19 PM] - SUCCESS :Custom values
       [02/19/2021 3:19 PM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/19/2021 3:19 PM] - SUCCESS :Order post id: 
       [02/19/2021 3:19 PM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/19/2021 3:22 PM] - SUCCESS :Custom field value in the IPN: 
       [02/19/2021 3:22 PM] - SUCCESS :Payment Status: Completed
       [02/19/2021 3:22 PM] - SUCCESS :Transaction Type: Shopping Cart
       [02/19/2021 3:22 PM] - SUCCESS :Number of Cart Items: 4
       [02/19/2021 3:22 PM] - SUCCESS :[[{"item_number":"","item_name":"ME01(UK): Badge","quantity":"1","mc_gross":"2.63","mc_currency":"GBP"},{"item_number":"","item_name":"ME18A(UK): Whats that Fern?","quantity":"1","mc_gross":"2.1","mc_currency":"GBP"},{"item_number":"","item_name":"ME25(UK): Jute Bag","quantity":"1","mc_gross":"2.63","mc_currency":"GBP"},{"item_number":"","item_name":"MS01(UK): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/19/2021 3:22 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:22 PM] - SUCCESS :Item Name: ME01(UK): Badge
       [02/19/2021 3:22 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:22 PM] - SUCCESS :Item Total: 2.63
       [02/19/2021 3:22 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:22 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:22 PM] - SUCCESS :Item Name: ME18A(UK): Whats that Fern?
       [02/19/2021 3:22 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:22 PM] - SUCCESS :Item Total: 2.1
       [02/19/2021 3:22 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:22 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:22 PM] - SUCCESS :Item Name: ME25(UK): Jute Bag
       [02/19/2021 3:22 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:22 PM] - SUCCESS :Item Total: 2.63
       [02/19/2021 3:22 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:22 PM] - SUCCESS :Item Number: 
       [02/19/2021 3:22 PM] - SUCCESS :Item Name: MS01(UK): Full Personal Membership
       [02/19/2021 3:22 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 3:22 PM] - SUCCESS :Item Total: 26.32
       [02/19/2021 3:22 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 3:22 PM] - SUCCESS :Custom values
       [02/19/2021 3:22 PM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/19/2021 3:22 PM] - SUCCESS :Order post id: 
       [02/19/2021 3:22 PM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/19/2021 5:47 PM] - SUCCESS :Custom field value in the IPN: 
       [02/19/2021 5:47 PM] - SUCCESS :Payment Status: Completed
       [02/19/2021 5:47 PM] - SUCCESS :Transaction Type: Shopping Cart
       [02/19/2021 5:47 PM] - SUCCESS :Number of Cart Items: 1
       [02/19/2021 5:47 PM] - SUCCESS :[[{"item_number":"","item_name":"SP12(UK): Who found our ferns?","quantity":"1","mc_gross":"15","mc_currency":"GBP"}]]
       [02/19/2021 5:47 PM] - SUCCESS :Item Number: 
       [02/19/2021 5:47 PM] - SUCCESS :Item Name: SP12(UK): Who found our ferns?
       [02/19/2021 5:47 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 5:47 PM] - SUCCESS :Item Total: 15
       [02/19/2021 5:47 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 5:47 PM] - SUCCESS :Custom values
       [02/19/2021 5:47 PM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/19/2021 5:47 PM] - SUCCESS :Order post id: 
       [02/19/2021 5:47 PM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       [02/19/2021 5:48 PM] - SUCCESS :Custom field value in the IPN: 
       [02/19/2021 5:48 PM] - SUCCESS :Payment Status: Completed
       [02/19/2021 5:48 PM] - SUCCESS :Transaction Type: Shopping Cart
       [02/19/2021 5:48 PM] - SUCCESS :Number of Cart Items: 1
       [02/19/2021 5:48 PM] - SUCCESS :[[{"item_number":"","item_name":"SP12(UK): Who found our ferns?","quantity":"1","mc_gross":"15","mc_currency":"GBP"}]]
       [02/19/2021 5:48 PM] - SUCCESS :Item Number: 
       [02/19/2021 5:48 PM] - SUCCESS :Item Name: SP12(UK): Who found our ferns?
       [02/19/2021 5:48 PM] - SUCCESS :Item Quantity: 1
       [02/19/2021 5:48 PM] - SUCCESS :Item Total: 15
       [02/19/2021 5:48 PM] - SUCCESS :Item Currency: GBP
       [02/19/2021 5:48 PM] - SUCCESS :Custom values
       [02/19/2021 5:48 PM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/19/2021 5:48 PM] - SUCCESS :Order post id: 
       [02/19/2021 5:48 PM] - FAILURE :Order ID  does not exist in the IPN notification. This request will no
       ```
   
    -  This reply was modified 5 years, 3 months ago by [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/).
    -  This reply was modified 5 years, 3 months ago by [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/).
 *  Thread Starter [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14076554)
 * Also these are the IPN settings in PayPal:
 *     ```
       Instant Payment Notification (IPN)
       You have turned on the IPN feature. You can view your IPNs on the IPN History page. If necessary, you can resend IPN messages from that page. For more information on using and troubleshooting this feature, read more about Instant Payment Notification (IPN).
   
       To stop receiving IPNs permanently, click Turn Off IPN.
   
       Current settings
       Notification URL	https://ebps.org.uk
       Message delivery	Enabled
       ```
   
 * And this is what I see when I click on IPN History:
 *     ```
       Instant Payment Notification (IPN) history
       Feature Not Available
       Sorry, this feature is currently unavailable. We apologise for any inconvenience.
       ```
   
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14076693)
 * Thank you for sharing more information. Can you enable debug mode then carry 
   out a test yourself. In other words, can you make a purchase then check the log
   file. Let me know what happens.
 * Thank you
 *  Thread Starter [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14077627)
 * I have done this
    This is the [first screen dump](https://ebps.org.uk/wp-content/uploads/2021/02/image-1.jpg)
   Please Note: In advanced settings I have not checked “PayPal credit” Then I got
   an [error-message ](https://ebps.org.uk/wp-content/uploads/2021/02/image-2.jpg)
   Then I pressed OK and got this [screen](https://ebps.org.uk/wp-content/uploads/2021/02/image-3.jpg)
   Please Note: This screen has a different option “Checkout with payPal”
 *  ipn_handle_debug.txt:
 *     ```
       [02/20/2021 10:45 AM] - SUCCESS :Custom field value in the IPN: 
       [02/20/2021 10:45 AM] - SUCCESS :Payment Status: Completed
       [02/20/2021 10:45 AM] - SUCCESS :Transaction Type: Shopping Cart
       [02/20/2021 10:45 AM] - SUCCESS :Number of Cart Items: 1
       [02/20/2021 10:45 AM] - SUCCESS :[[{"item_number":"","item_name":"MS01(UK): Full Personal Membership","quantity":"1","mc_gross":"26.32","mc_currency":"GBP"}]]
       [02/20/2021 10:45 AM] - SUCCESS :Item Number: 
       [02/20/2021 10:45 AM] - SUCCESS :Item Name: MS01(UK): Full Personal Membership
       [02/20/2021 10:45 AM] - SUCCESS :Item Quantity: 1
       [02/20/2021 10:45 AM] - SUCCESS :Item Total: 26.32
       [02/20/2021 10:45 AM] - SUCCESS :Item Currency: GBP
       [02/20/2021 10:45 AM] - SUCCESS :Custom values
       [02/20/2021 10:45 AM] - SUCCESS :
       Array
       (
           [] => 
       )
       [02/20/2021 10:45 AM] - SUCCESS :Order post id: 
       [02/20/2021 10:45 AM] - FAILURE :Order ID  does not exist in the IPN notification. This request will not be processed.
       ```
   
 * PayPal:
 *     ```
       10:45
       Payment from Andrew Leonard
       Completed
       £26.32 GBP
       ```
   
 * In “[Cart Orders](https://ebps.org.uk/wp-content/uploads/2021/02/image-4.jpg)”
   it has not recorded the order in the Published section but instead put a blank
   entry in the “Bin”
 * If it would help you I can organise a Zoom meeting and show you what happens
   
   I am in the UK and it is now 11:04
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14077735)
 * Thank you for the information. I have submitted a message to the developers. 
   I think it is best that the developers investigate further your issue.
 * Kind regards
 *  Plugin Author [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14082130)
 * Looks like an issue with the Smart checkout option only. We will investigate 
   this but in the meantime, disable the “smart checkout option from the settings
   and keep only the standard PayPal checkout So you can continue to get the standard
   payment functionality working.
 * We will provide an update after we can get to the bottom of this.
 * If you need to use the Smart checkout option asap, you can try our following 
   plugin:
    [https://wordpress.org/plugins/wp-express-checkout/](https://wordpress.org/plugins/wp-express-checkout/)
 *  Thread Starter [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14083367)
 * Thank you
    I have disabled smart checkout and tested the transaction and it seems
   to have worked in PayPal and also put an entry in “Cart Orders”
 * I will probably not bother to use wp-express-checkout at this time but thanks
   for the info and I took the time to view the videos
 *  [hackrepair](https://wordpress.org/support/users/hackrepair/)
 * (@hackrepair)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14092206)
 * Yes, this disabling of the “Smart checkout option” likewise fixed an issue where
   a popup would appear after submitting PayPal payment:
    “Error occurred during
   processing. Check debug log for additional details”.
 *  Plugin Author [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14109778)
 * Please update to the new release v4.5.4. This should be fixed.
 *  Thread Starter [Andrew Leonard](https://wordpress.org/support/users/andrewleonard/)
 * (@andrewleonard)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14109862)
 * I tested it using the “Checkout with PayPal” and it has been recorded in PayPal
   and in Cart Oreders and there is no error message, but I can still see the transaction
   in the [widget](https://ebps.org.uk/wp-content/uploads/2021/02/27022021.jpg)
   
   Is this how it is supposed to work? I fera that this will encourage the user 
   to make the transaction again
 *  [masterega](https://wordpress.org/support/users/masterega/)
 * (@masterega)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14111899)
 * the issue with this new update seems to be solved, but when making the purchase
   and processing the payment, I automatically redirect to my main site /?reset_wp_cart
   =1 without showing the success of the purchase.
    -  This reply was modified 5 years, 3 months ago by [masterega](https://wordpress.org/support/users/masterega/).
    -  This reply was modified 5 years, 3 months ago by [masterega](https://wordpress.org/support/users/masterega/).

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Multiple payments’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-simple-paypal-shopping-cart/assets/icon-128x128.
   png?rev=2722490)
 * [Simple Shopping Cart](https://wordpress.org/plugins/wordpress-simple-paypal-shopping-cart/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-simple-paypal-shopping-cart/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-simple-paypal-shopping-cart/reviews/)

 * 12 replies
 * 5 participants
 * Last reply from: [masterega](https://wordpress.org/support/users/masterega/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-payments-3/#post-14111899)
 * Status: resolved