version wordpress: 3.3.1
version Gravity Forms : 1.6.3.3.4
version Gravity Forms PayPal Add-On : 1.4
I created a module containing buyer details aswell as Product, Price, Quantity and Total.
I configured Paypal addon as follows:
PayPal Email Address: Account email test.
Mode: Test.
Transaction Type: Products and Services.
Gravity Form: My Form Selected.
Customer: Gets data from user submitted form.
Page Style : Empty.
Continue Button Label: Back to Site.
Cancel URL : Empty.
Options : I checked "Send admin notification only when payment is received." and "Send user notification only when payment is received.
PayPal Condition : disabled.
Paypal developer account has ipn enabled and configured correctly
I followed this procedure:
- logged in on http://developer.paypal.com/ with my developer account
- clicked on "Test Accounts"
- selected the seller and clicked on "Enter sandbox Test Site" and logged in with this account on the new window
- with the same browser i completed the form on my site and clicked buy
i get redirected correctly on paypal with correct total amount and everything
- i login with buyer account and complete payment
on paypal i see payment confirmation and its tracking ID but on Wordpress panel payment status is stuck on "Processing"
Anyone knows what the problem may be?