Paypal php from v.3.0
Hi
in classipress v 3.0, I used a code change in the paypal.php. It was in Paypal.php in the folder
wp-includes/gateway/paypal – I needed to change the code of day amount. I only had a couple of paid categories for 30 days but all the free ads were listed for 90days. So, during sandbox mode, on the payment form, it says the the user is paying XX dollar amount for an ad for 90 days. The paid ad is only for 30 days so I just removed the "days" in the code.
Can you tell me where the paypal.php is? I looked in the above folder and it's not there in the updated version. I need to remove the number of days.
Thanks