SearchSearch   ProfileProfile   Log inLog in   RegisterRegister 

Paypal Transaction does not work
Goto page 1, 2  Next
 
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum
View previous topic :: View next topic  
Author Message
mga



Joined: 13 Feb 2012
Posts: 8

PostPosted: Tue Feb 14, 2012 12:07 am    
Post subject: Paypal Transaction does not work

I have this message in the logs:

"Failed to verify transaction"

payment_status = Completed
mc_currency = USD (same as paypal acct)
payer_status = unverified

I do not have a "pending" status that would allow to use the feature "treat pending transactions as completed" in the credit card menu...

So I have an item in the shopping cart that buys 5 minutes of access, and the plan says that the account will be suspended if the access minutes are up. Well, after the purchase the access minutes are still 0 because the transaction does not get processed properly. I've seen the sticky in the FAQ but it does not address my problem because i have no "pending" status in the logs anywhere.
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Tue Feb 14, 2012 3:54 am    
Post subject:

What version are you currently using? Note that in the new v7, we don't recommend you use Plan with Shopping Carts. You should use the new Shopping Carts Items instead.

Also, did you check out the article at http://patronsoft.com/forum/viewtopic.php?t=2765 ?
_________________
~ Patronsoft Limited ~
Back to top
mga



Joined: 13 Feb 2012
Posts: 8

PostPosted: Tue Feb 14, 2012 9:25 pm    
Post subject:

I use the latest V7...

OK, I deleted all the plans now. We did use the shopping cart item in our transaction from the beginning, and it still doesn't work.

If I'm logged in as the user that paid, and I see the "transaction history", it says "Payment Status - Unknown Yet"...

We have 5 minutes of access time in the shopping cart, and the new user has after payment still 0 minutes left (when access minutes are used up). Every other option is unchecked in the shopping cart item...

I don't know what else to do...
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Wed Feb 15, 2012 6:17 am    
Post subject:

Are you using PayPal sandbox or real account?

Also, please post your config.ini file here.
_________________
~ Patronsoft Limited ~
Back to top
mga



Joined: 13 Feb 2012
Posts: 8

PostPosted: Wed Feb 15, 2012 10:40 pm    
Post subject:

We are using a real paypal account, no sandbox testing.

here's the config.ini


;
; Description : FirstSpot setting ini file
;
; Filename : config.ini
;

; Note: use a backslash to separate directories and files, those lines starting with
; a semi-colon is considered as comment.
;
; Warning : please don't change this file without supervision of a PatronSoft Engineer
; It is highly recommended that you change the FirstSpot setting in the Web-based Configuration Manager

[version]
version=Trial
versionDesc=7.0.5
versionLang=English

[MNS]
; number of return paths
num_return_path=0
return_path0=

[DHCP]
leasetime=2880
num_ignored_addr=10
ignore_addr0=10.10.1.1
ignore_addr1=10.10.1.2
ignore_addr2=10.10.1.3
ignore_addr3=10.10.1.4
ignore_addr4=10.10.1.5
ignore_addr5=10.10.1.6
ignore_addr6=10.10.1.7
ignore_addr7=10.10.1.8
ignore_addr8=10.10.1.9
ignore_addr9=10.10.1.10

[Port Filter]
flt_num=
flt_0=

[UserPortFilter]
user_pf_size=0
flt_num1=
flt_num1_name=
flt1_0=

[QOS]
dl=
ul=
qos_num=
qos_0=

[Client Pass]
num_mac_addr=0
mac_0=
num_ip_addr=0
ip_0=

[proxyARP]
ip_num=0
ip_addr0=

;
; Redirect Login Page php file
;
[loginPhp]
Login_enable0=
Login_php_Num0=

;
; Gateway Settings
;
[gateway]
;Print Log Table
Datasource_Printlog=printlog

;Shared Secret Table Name
Datasource_Shared_Secret_Tablename=fssecret

;maximum timelimit per session in minutes (global), 0 = never
sessionlimit =

;URL tracking, default off
Trace_URL=0

;URL tracking interval, do not log the same url for particular user in x mins
Trace_URL_Interval=30

;URL tracking temp table
datasource_tmp_URL_tablename=tmpurl

;extra-information field table name
Datasource_extra_field_table =aexlog

;for scenario2 communicate
Datasource_msg_Tablename=fsmsg

;for In-browser message
Datasource_ibmsg_Tablename=ibmsg

;demo_mode=on, off (default)
;
;This demo_mode parameter is for FirstSpot channel partners demonstration purpose
;If demo_mode=on, FirstSpot DNS Server and Web Server will perform a catch-all on all
;requests. After the user login, the client will always see the "firstspotdemo" page.
demo_mode=off

;redirect user to cart.php when login fails
redirect_cart=1

;Client Isolation, NetBIOS over TCP/IP, Default is Disabled
netbios=1

;Scenario 2 (Distributed Network Topology)
scenario2=0

;FirstSpot Site ID
siteID=

; Post-Startup Batch File Path Name
batch_filePath =

; lan's subnet mask (please change this through Configuration Manager only)
;
subnet_mask =255.255.255.0

; domain name server IP address
;
DNS =0.0.0.0

; domain name server IP address
;
preferred_DNS =0.0.0.0

; domain name server IP address
;
alternate_DNS =0.0.0.0

; username
;
user =firstspot

; password
;
pass =a03af780c0f2959f26512a2cc8c2efb6

;Number of maximum administrator account
max_admin_account = 30

;Administrator username
admin_username0 =
admin_username1 =
admin_username2 =
admin_username3 =
admin_username4 =
admin_username5 =
admin_username6 =
admin_username7 =
admin_username8 =
admin_username9 =
admin_username10 =
admin_username11 =
admin_username12 =
admin_username13 =
admin_username14 =
admin_username15 =
admin_username16 =
admin_username17 =
admin_username18 =
admin_username19 =
admin_username20 =
admin_username21 =
admin_username22 =
admin_username23 =
admin_username24 =
admin_username25 =
admin_username26 =
admin_username27 =
admin_username28 =
admin_username29 =

;Administrator password
admin_password0 =
admin_password1 =
admin_password2 =
admin_password3 =
admin_password4 =
admin_password5 =
admin_password6 =
admin_password7 =
admin_password8 =
admin_password9 =
admin_password10 =
admin_password11 =
admin_password12 =
admin_password13 =
admin_password14 =
admin_password15 =
admin_password16 =
admin_password17 =
admin_password18 =
admin_password19 =
admin_password20 =
admin_password21 =
admin_password22 =
admin_password23 =
admin_password24 =
admin_password25 =
admin_password26 =
admin_password27 =
admin_password28 =
admin_password29 =

;Administrator parameter
admin_parameter0 =
admin_parameter1 =
admin_parameter2 =
admin_parameter3 =
admin_parameter4 =
admin_parameter5 =
admin_parameter6 =
admin_parameter7 =
admin_parameter8 =
admin_parameter9 =
admin_parameter10 =
admin_parameter11 =
admin_parameter12 =
admin_parameter13 =
admin_parameter14 =
admin_parameter15 =
admin_parameter16 =
admin_parameter17 =
admin_parameter18 =
admin_parameter19 =
admin_parameter20 =
admin_parameter21 =
admin_parameter22 =
admin_parameter23 =
admin_parameter24 =
admin_parameter25 =
admin_parameter26 =
admin_parameter27 =
admin_parameter28 =
admin_parameter29 =

; network interface card connected to Internet (after modify this, need to restart FirstSpot)
;
publicNIC=Local Area Connection 2

; network interface card connected Hotspots or visitor-based networks (after modify this, need to bind the FirstHop driver
; to this new card and unbind the FirstHop driver from ALL other cards, then reboot Windows)
;
privateNIC=Local Area Connection

; data source for user login
;
Datasource =C:\Program Files\FirstSpot\datasource\firstspot.dsn

; datasource table for user login
;
Datasource_Tablename = fsusr

; datasource table for user login
Datasource_Plans_Tablename = fsplans

; enable session logging into the datasource log table
session_log =ON

; datasource table for user session logging
;
Datasource_Log_Tablename = fsusrlog

; datasource table for PayPal
;
Datasource_PayPal_Table=ppal

; port used by Gateway Service
;
port =5786

; port used by Authentication Server
;
auth_port =5788

; port used by ssl site
;
ssl_port =5789

; Greeting message displayed in login page
;
greeting_msg =Welcome to our Hotspot!

; Enable to show InfoBox
;
show_infobox =ON

; Logout automatically when Infobox is closed
;
check_infobox_closed =off

; port used by infobox
;
infobox_port =5795

; for client's browser not fully support popup infobox (detect by user agent)
;
not_support_popup_option =1

; login page filename which dispatcher will call
;
loginpage =login_select.php

; login form filename which login_select.php will call
;
loginform =login_form.php

; anonymous login form filename which login_select.php will call
;
a_loginform =alogin_form.php

; idle time (minutes) allowed for authenticated users
;
idle_timeout =10

; gateway IP address (please change this through Configuration Manager only)
;
gateway_IP =10.10.1.1

; allow access to config manager from private network?
;
access_from_private =off

; allow access to config manager from public network?
;
access_from_public =off

; license file path
;
licensepath =C:\Program Files\FirstSpot\

; session handling mode, 0 for MAC-based, 1 for IP-based
session_handling =0

; path for dhcp config
dhcppath =C:\Program Files\FirstSpot\dhcp\dhcpservice.ini

; dhcp mode, 0 = auto, 1 = static, 2 = disabled
dhcpmode =0

; for static dhcp only, path of the Ip MAC mapping list
static_dhcp_path =C:\Program Files\FirstSpot\StaticDHCP.txt

; anonymous login
anonymous_login =off

; secret enable
secret_enable=off

; secret code
secret_code=0aed120c6f7090a5b26a4c93df382b21

; anonymous login user table name
Datasource_Anonymous_Tablename =fsa

; anonymous login log table name
Datasource_Anonymous_Log_Tablename =fsalog

; password offloading mode
pwd_offload =off

; password encryption directory path
encrypt_path =C:\Program Files\FirstSpot\dispatcher\encrypt_pwd.exe

; initial air time in minutes for self signup users
self_sign_up_credit=0

; initial plan for self signup users
self_sign_up_plan=

; self signup option
self_sign_up_option=1
self_sign_up_redirect=http://www.yahoo.com

; self signup filtering
self_signup_filter=1

; null=no filter, 0 = signup once, >0 after x mins
self_signup_period=

; 1=not show sign up form
self_signup_not_show_form=0

;CAPTCHA option
self_sign_up_captcha_check=off
login_captcha_check=off

;use 3 party ssl cert 0=yes 1=no
ssl_cert=1

;secure socket layer for authentication
;443 for enabled SSL, auth_port=ssl_auth_port for disabled ssl
ssl_auth_port=5788

;rewrite engine for http to https redirection
rewrite_engine=off

;maximum fail attempt allowed
max_attempt=

;If user accesses http://10.20.7.1:5788 directly, redirect the request to any non-existing ip,
;so that driver can capture the request properly.
;DO NOT put any unresolvable domain name here
redirect_address=http://192.168.1.199/logged_in.html

;port to handle https request in apache when user is not authenticate
redirect_port=5790

; DNS suffix
dns_suffix=firstspot.org

;unauthorized access restricted to port 80 and 443 only.
; On=1, Off=0
restricted_redirect=1

; start up redirect
; 0= no redirect, 1=redirect to below link, 2=redirect to info box
start_up_redirect_option =0
start_up_redirect_url =
start_up_redirect_wait =5

; Redirect page picture (filename)
;
redirectpage_pic_name=
redirectpage_pic_name_html=

; Login page picture (filename)
;
random=0
loginpage_pic_count=1
loginpage_pic_html0=
loginpage_pic_html1=
loginpage_pic_html2=
loginpage_pic_html3=
loginpage_pic_html4=
loginpage_pic_html5=
loginpage_pic_html6=
loginpage_pic_html7=
loginpage_pic_html8=
loginpage_pic_html9=
loginpage_pic_html10=
loginpage_pic_html11=
loginpage_pic_html12=
loginpage_pic_html13=
loginpage_pic_html14=
loginpage_pic_html15=
loginpage_pic_html16=
loginpage_pic_html17=
loginpage_pic_html18=
loginpage_pic_html19=
loginpage_pic0=autumn.jpg

;maximum number of concurrent users, blank / 0 = unlimited
max_conc_user=

; Auto refresh interval of Status tab in seconds, blank for no auto refresh
time_refresh=

; Scratch mode
scratch_login=off

; Username & Password mode and Scratch Code mode
username_plus_scratch_login=off

; support v6 style scratch code in (Username & Password mode and Scratch Code mode)
accept_v6_scratch_code=true

; Display Self Sign-up switch
display_self_sign_up=ON

; Private gateway domain name
gateway_domain=http://beachcomm.no-ip.net

; Show IP or domain name in URL (0:IP, >0:DN)
show_domain_URL=0

; port used by Default Instant Keywords
iKey_port=5801

; Free Access mode switch
free_access_mode=off

; Plan applied to Free Access users
free_access_plan=Free Access

; Availablity of a new Free Access session (0:one-off, 1:daily, 2Mad mins after last session start time)
free_access_option=0

; Daily reset time to offer new Free Access session
free_access_reset_time=00:00

; Waiting minutes before offering a new Free Access session
free_access_reset_minute=60

; Forward traffic to proxy (1: ON)
forwordToProxy=0
forword_proxyAddress=
forword_proxyPort=
transparent_proxy_port=5804

; sign-up using SMS
esms_mode=off
esms_smtp_domain=
esms_smtp_port=
esms_sendmail_from=
smsgateway=yoursmsgateway.com
current_scratchcode=
blackout_period_mode=0

; Allowed Hosts Settings
;
[allowed hosts]
; allowed hosts keywords file path
;
hosts_keywords_path =C:\Program Files\FirstSpot\AllowedHostsKeywords.txt

; allowed hosts IPs file path
;
hosts_ips_path =C:\Program Files\FirstSpot\AllowedHostsIps.txt


; Bandwidth Throttle Settings
[bw_throttle]
; Bandwidth Throttle Mode
bt_mode =0

; Overall Upload Limit (at least 20KB/s recommended)
bt_ul_limit =0

; Overall Download Limit (at least 20KB/s recommended)
bt_dl_limit =0

; low, medium and high definition
bt_low=100
bt_medium=50
bt_high=20
bt_drop_period=2

; Dynamic BT
bt_dynamic=off
; Enforce Bandwidth Throttling when exceed (in Kbits/s)
bt_ul_exceed_limit=1024
bt_dl_exceed_limit=1024

[bwreset]
bwresetmethod=
bwresetperiod=
lastresetbw=
sdate=

[creditcard]
payment_method=ppal

[paypal]
; Business id
;
ppal_business=harper@hlzcpa.com

; URL for successful transactions
;
ppal_return=http://10.10.1.1:5788/cart.php

; URL for cancelled transactions
;
ppal_cancel_return=http://10.10.1.1:5788/cart.php

; trust "Pending"=="Complete"?
;
ppal_pending_release=yes

; the settlement currency
;
ppal_base_currency=USD

; URL for notify
;
ppal_notify_url=http://beachcomm.no-ip.net:5789

; Starting number for invoice
;
ppal_invoice_start=1

; 20080724 added setting for PayPal Website Payments Pro Direct Payment
[paypal_direct]
; setting for PayPal Payments Pro Direct Payment
;
; api username
ppal_direct_api_username=your_business_id.your_email.com
;
; api password
ppal_direct_api_password=
;
; api signature
ppal_direct_api_signature=

[worldpay]
; Installation id
;
wpay_instID=your_installation_ID

; the settlement currency
;
wpay_base_currency=USD

; URL for notify
;
wpay_notify_url=http://fixed_ip:5789

; Test Mode
; 100 : test mode - always successful validation
; 101 : test mode - always failed validation
; 0 : test mode - live mode, not testing
;
wpay_testmode=0

[AuthorizeNet]

;login id
aNet_id=

;transaction key
aNet_key=

aNet_hash=

aNet_base_currency=USD

; URL for notify
aNet_notify_url=http://fixed_ip

; Test Mode
; 0 : test mode - live mode, not testing
; 1 : test mode - testing only
aNet_testmode=0

[googleCheckout]
; Merchant id
;
checkout_merchant_id=

; URL for successful transactions
;
checkout_return=http://firstspot.org:5788/cart.php

; URL for cancelled transactions
;
checkout_cancel_return=http://firstspot.org:5788/cart.php

; the settlement currency
;
checkout_base_currency=USD

; URL for notify
;
checkout_notify_url=http://fixed_ip:5805

; google chckout gateway port (ssl)
;
checkout_port=5805

[User_defined_payment]
id=login_id
pin1=
pin2=
currency=USD
notify_url=http://

[PrinterOn]

PrintSupport=0
SiteURL=
SiteUID=
SiteAuth=
; show siteURL
show_URL_login=1
show_URL_infobox=1

[lang]
; default language file
default_lang_file=lang.php
default_lang_file_attributes=English;en,en-us;iso-8859-1
; number of other language files
lang_fileNumber=0
; other luguage files
lang_file1=
lang_file1_attributes=
lang_file2=
lang_file2_attributes=
lang_file3=
lang_file3_attributes=
lang_file4=
lang_file4_attributes=
lang_file5=
lang_file5_attributes=
; show character encoding
; 0 : hide
; 1 : show
show_charset=1

lang_pack_file=custom_lang.php
cmlang_pack_file=custom_cmlang.php
last_logout=logout
this_logout=logout
last_info=infobox
this_info=infobox
last_cart=cart
this_cart=cart
key_0=
url_0=
ReqSignUp01=off
ReqSignUp02=off
ReqSignUp03=off
ReqSignUp04=off
ReqSignUp05=off
ReqSignUp06=off
ReqSignUp07=off
ReqSignUp08=off
ReqSignUp09=off
ReqSignUp10=off

; Control display of optional sections in login page
disable_show_reminder=0
disable_show_example=0
disable_show_link=0
disable_show_tc=0
extra01=off
extra02=off
extra03=off
extra04=off
extra05=off
extra06=off
extra07=off
extra08=off
extra09=off
extra10=off

; Setting of cart description
[cart]
reset_bw_count_upon_purchase=0
; Action of data transfer quota (0/blank=Replace 1=Add)
add_replace_bw_quota=1
; Use plan settings to overwrite user's suspend condition option (1/blank=Yes 0=No)
overwrite_user_suspend=0
max_slot_open=1
description0=test- item - support
price0=1.00
useMethod0=1
plan0=
recurring_enable0=0
interval0=
interval_unit0=
recurring_method0=
fixed_number0=
item_attr_timeleft0=5
item_attr_edate0=
item_attr_eminutes0=
item_attr_btul0=
item_attr_btdl0=
item_attr_bwquotaUL0=
item_attr_bwquota0=
item_attr_bwquotaSha0=
item_attr_topup0=
segments0=

[radius]
use_radius=false
ServerIP=10.20.7.1
AuthPort=1812
AccPort=1813
Secret=secret
FSVendorID=2004
; second RADIUS
use_two_radius=false
ServerIP_2=10.20.7.2
AuthPort_2=1812
AccPort_2=1813
Secret_2=secret
FSVendorID_2=2004

Datasource=C:\Program Files\FirstSpot\datasource\radius.dsn
Datasource_Tablename=fsRadius
Acc_Start=true
Acc_Stop=true
;Acc_FSLogin=true
;Acc_FSLogout=true
;Acc_FSWriteLog=true

[radiusAuthentication]
NAS_IDENTIFIER=FirstSpot
NAS_IDENTIFIER_2=FirstSpot
;NAS_IP_ADDRESS=the private nic ip, this can be edited.
;CALLING_STATION_ID=client nic mac or ip, depends on the Firstspot setting, this can not be edited.
;CALLED_STATION_ID=firstspot private nic mac, this can not be edited.

[radiusCustomAttribute]
;Vendor spec type for Firstspot
;fixed value can not be changed.
;
;FS_AUTH_TIMELEFT=1
;FS_AUTH_ACCUMBW=2
;FS_AUTH_BWQUOTA=3
;FS_AUTH_BWCOUNT=4
;FS_AUTH_ULLIMIT=5
;FS_AUTH_DLLIMIT=6
;FS_AUTH_LOGINTIME=7
;FS_AUTH_LOGOUTTIME=8
;FS_AUTH_TIMEDIFF=9
;FS_AUTH_BWUSAGE=10

;Account Status Type Attributes, can be changed.
;
;default ACCT_STATUS_FSLOGIN=217
;default ACCT_STATUS_FSLOGOUT=218
;default ACCT_STATUS_FSWRITELOG=219

[prepaidCard]
random_usr_prefix=
random_usr_suffix_salt=123456789
random_usr_suffix_length=5
pwd_salt=abcdefghjkmnpqrstuvwxyzABCDEFGHJKMNPQRSTUVWXYZ
pwd_length=7

[ACL]
num_acl=0

[fssmtp]
smtp =false
MailLogOffset=24
IspSmtpDomain=
SmtpPort=
IspSmtpAuthLogin=false
IspSmtpUserName=
IspSmtpPassword=

[users]
; 0= default format
; 1= past format option
slip_format_option =0
; default format
default_slip_title= Welcome to use FirstSpot System
default_slip_title_size= 0
default_slip_end= Thank You
default_slip_end_size= 0
; Past format
past_slip_title=
past_slip_title_size=0
past_slip_end=
past_slip_end_size=0

[NAT]
Enable=1
module=1
Type=0
NAT_AddrR_Count=0
NAT_portmap_count=0

[mac_filter]
mac_count=0
client_bl_log=on

[ip_filter]
ip_count=0

[FSFO]
mode=
BackupMode=2
Main_IP=
Main_NIC=
BackUp_IP=
BackUp_NIC=
Port=
;Current FirstSpot Machine ID for Load Balancing
MachineID=
;Other Load Balancing Machine Information
OtherLB_IP=
OtherLB_NIC=

[bulk]
enable_slip_preview=1
slip_per_page=5

[DataTransfer]
bwcount_dl=1
bwcount_ul=1

[IB]
;0=In-browser message OFF
;1=In-browser message ON
iBMsg=1
;2=Infobox (Always on)
iBMsg_infobox_mode=0
iBMsg_remindMin=5
proxy_port=5796
script_port=5802
iscript_path=C:\Program Files\FirstSpot\iscript.txt
;1=enable internet surfing break
iB_cb_redirect=0
iBMsg_interval=15
;0=do not redirect, 1=redirect delay
iB_redirect_option=1
; Break duration
iB_redirect_wait=15
;0= do not show redirect link, 1= show redirect link, 2= show redirect link delay
iB_redirect_showLink=2
iB_redirect_showLink_wait=5
;0= disable banner, 1= enable top banner
iB_banner_mode=0
; 1: Image, 2: frame
iB_banner_type=1
; frame width and height
iB_banner_frame_w=0
iB_banner_frame_h=0
; number of selected image
iB_banner_img_count=0

[Pool]
min_conn=3
max_conn=10

[URLTracking]
trace_URL_type=1
trace_URL_port=

[emailReport]
SmtpDomain=
SmtpPort=
SmtpAuthLogin=false
SmtpUserName=
SmtpPassword=
toEmail=
fromEmail=
enable_e_usr_log=true
; 0: daily, 1: Monday to Friday, 2: Monday to Sunday
e_usr_log_type=0
enable_e_url_log=true
; 0: daily, 1: Monday to Friday, 2: Monday to Sunday
e_url_log_type=0

[ui_customization]
custom_bg_img=
greeting=|||
user_name=|||
anonymous=|||
Password=|||
user_scratch=|||
example=|||
free_website=|||
term_condition=|||
sign_up_now=|||
anonymous_shared_secret=|||
login_form_reminder=|||
login_form_link=|||
login_form_term=|||

[misc]
show_cart=yes
enable_chgpwd=1
time_reminder=0
remindMin=5
removePeriod=30
block_icmp=on
block_udp=on
_debug=1
pkt_period=20
_skip_nic_disable_enable=true
_skip_check_new_db=2
MsiNTProductType=1
VersionNT=501
PublicAdapterIP=192.168.1.199
PublicAdapterIpMask=255.255.255.0
oem=C:\WINDOWS\INF\oem6.inf
oem_file=oem6.inf
oem_NAT=C:\WINDOWS\INF\oem8.inf
oem_NAT_file=oem8.inf
PublicAdapterGateway=192.168.1.253
PrivateMAC=000000000000
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Thu Feb 16, 2012 6:20 am    
Post subject:

Please pass us your txn.log under FirstSpot\log directory (you might want to select the content and then click the forum "Code" button before posting).
_________________
~ Patronsoft Limited ~
Back to top
extravert



Joined: 05 Apr 2011
Posts: 6
Location: New Zealand

PostPosted: Fri Feb 17, 2012 3:30 am    
Post subject: PAYPAL

I am having issues with Paypal today it may simply be their end.
I am getting emails confirming the payment but my site is not receiving confirmation from Paypal.
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Fri Feb 17, 2012 6:07 am    
Post subject:

extravert, are you using v7? If not, you encounter a different issue.
_________________
~ Patronsoft Limited ~
Back to top
extravert



Joined: 05 Apr 2011
Posts: 6
Location: New Zealand

PostPosted: Fri Feb 17, 2012 9:35 am    
Post subject: Version

I am using V 6.0.5
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Fri Feb 17, 2012 10:06 am    
Post subject:

extravert, please check http://patronsoft.com/forum/viewtopic.php?t=2765 and http://patronsoft.com/forum/viewtopic.php?t=2058

If you still have problem, please open another thread and post your txn.log file under FirstSpot\log directory.
_________________
~ Patronsoft Limited ~
Back to top
mga



Joined: 13 Feb 2012
Posts: 8

PostPosted: Fri Feb 17, 2012 11:39 pm    
Post subject:

Here is the txn.log


Monday 13th of February 2012 03:32:27 PM - Failed to Verify Transaction!
result []
mc_gross = 1.00
protection_eligibility = Ineligible
payer_id = YPRLPR66GA2LU
tax = 0.00
payment_date = 14:32:22 Feb 13, 2012 PST
payment_status = Completed
charset = windows-1252
first_name = David
mc_fee = 0.33
notify_version = 3.4
custom = 11|Mon_2_13||0
payer_status = unverified
business = xxx@xxx.com
quantity = 1
verify_sign = AVzhJX6bcw2XIb4dmcUezUEWQ18OAD5id44bULfvGvT7ehUELd.97uzp
payer_email = xxx@xxx.com
txn_id = 936986056L993025J
payment_type = instant
last_name = Norris
receiver_email = xxx@xxx.com
payment_fee = 0.33
receiver_id = HYJ4BGK5HP75J
txn_type = web_accept
item_name = test- item - support
mc_currency = USD
item_number =
residence_country = US
receipt_id = 5111-1844-5667-4735
handling_amount = 0.00
transaction_subject = 11|Mon_2_13||0
payment_gross = 1.00
shipping = 0.00
ipn_track_id = c4c83f0c41cf9

Monday 13th of February 2012 04:31:40 PM - Failed to Verify Transaction!
result []
mc_gross = 1.00
protection_eligibility = Ineligible
payer_id = YPRLPR66GA2LU
tax = 0.00
payment_date = 15:31:35 Feb 13, 2012 PST
payment_status = Completed
charset = windows-1252
first_name = David
mc_fee = 0.33
notify_version = 3.4
custom = 12|fourth||0
payer_status = unverified
business = xxx@xxx.com
quantity = 1
verify_sign = AGu.hbwMxRXoqDiyy-IJNOnULnvNAIlJKa8amKvf.M4KTEhOHlThOjeJ
payer_email = xxx@xxx.com
txn_id = 72L41991DV7565014
payment_type = instant
last_name = Norris
receiver_email = xxx@xxx.com
payment_fee = 0.33
receiver_id = HYJ4BGK5HP75J
txn_type = web_accept
item_name = test- item - support
mc_currency = USD
item_number =
residence_country = US
receipt_id = 2505-3670-2377-4713
handling_amount = 0.00
transaction_subject = 12|fourth||0
payment_gross = 1.00
shipping = 0.00
ipn_track_id = e410ccbe5fe7e

Monday 13th of February 2012 04:42:19 PM - Failed to Verify Transaction!
result []
mc_gross = 1.00
protection_eligibility = Ineligible
payer_id = YPRLPR66GA2LU
tax = 0.00
payment_date = 15:42:13 Feb 13, 2012 PST
payment_status = Completed
charset = windows-1252
first_name = David
mc_fee = 0.33
notify_version = 3.4
custom = 14|fiveish||0
payer_status = unverified
business = xxx@xxx.com
quantity = 1
verify_sign = ABNyKfSQPCVGhyivickm67aa2RqxADRp2s43UzNU.TOxWYzIVvyBuAN6
payer_email = xxx@xxx.com
txn_id = 1LX53227R35215742
payment_type = instant
last_name = Norris
receiver_email = xxx@xxx.com
payment_fee = 0.33
receiver_id = HYJ4BGK5HP75J
txn_type = web_accept
item_name = test- item - support
mc_currency = USD
item_number =
residence_country = US
receipt_id = 5575-7764-9274-2423
handling_amount = 0.00
transaction_subject = 14|fiveish||0
payment_gross = 1.00
shipping = 0.00
ipn_track_id = 653d23abbdbd0

Monday 13th of February 2012 05:01:23 PM - Failed to Verify Transaction!
result []
mc_gross = 1.00
protection_eligibility = Ineligible
payer_id = YPRLPR66GA2LU
tax = 0.00
payment_date = 16:01:18 Feb 13, 2012 PST
payment_status = Completed
charset = windows-1252
first_name = David
mc_fee = 0.33
notify_version = 3.4
custom = 15|888||0
payer_status = unverified
business = xxx@xxx.com
quantity = 1
verify_sign = AzdJTTyE3yV0E0YVF4C0SXk0iNraArnRd6gxtACmqqXYD6RqwWqlRhys
payer_email = xxx@xxx.com
txn_id = 9SU51659HH6043417
payment_type = instant
last_name = Norris
receiver_email = xxx@xxx.com
payment_fee = 0.33
receiver_id = HYJ4BGK5HP75J
txn_type = web_accept
item_name = test- item - support
mc_currency = USD
item_number =
residence_country = US
receipt_id = 2057-3443-6013-3235
handling_amount = 0.00
transaction_subject = 15|888||0
payment_gross = 1.00
shipping = 0.00
ipn_track_id = 9e5f2f71f8a3

Tuesday 14th of February 2012 02:21:34 PM - Failed to Verify Transaction!
result []
mc_gross = 1.00
protection_eligibility = Ineligible
payer_id = YPRLPR66GA2LU
tax = 0.00
payment_date = 13:21:25 Feb 14, 2012 PST
payment_status = Completed
charset = windows-1252
first_name = David
mc_fee = 0.33
notify_version = 3.4
custom = 16|first||0
payer_status = unverified
business = xxx@xxx.com
quantity = 1
verify_sign = A6D30QiNLwFwXlzbzvecbK1ThGBNAT1AOLjVRHJf9ymYbFz.AMJds5it
payer_email = xxx@xxx.com
txn_id = 65A70056R43896831
payment_type = instant
last_name = Norris
receiver_email = xxx@xxx.com
payment_fee = 0.33
receiver_id = HYJ4BGK5HP75J
txn_type = web_accept
item_name = test- item - support
mc_currency = USD
item_number =
residence_country = US
receipt_id = 0151-1033-2557-3961
handling_amount = 0.00
transaction_subject = 16|first||0
payment_gross = 1.00
shipping = 0.00
ipn_track_id = 6376167ac71d8


[/code]
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Mon Feb 20, 2012 11:27 am    
Post subject:

mga, it seems that the PayPal IPN has come back to FirstSpot (e.g. Port Forwarding is okay). But the IPN post back verification is incorrect.

We did a test with Sandbox and it is okay. Can you email us at firstspot@patronsoft.com your remote access instruction so that we can take a look your machine directly? Also, please make sure FirstSpot is started and your Port Forwarding (port 5789) is on so that we can access your public IP too.
_________________
~ Patronsoft Limited ~
Back to top
mga



Joined: 13 Feb 2012
Posts: 8

PostPosted: Thu Feb 23, 2012 1:49 am    
Post subject:

please let me know where to email you remote access instructions. THanks
Back to top
mga



Joined: 13 Feb 2012
Posts: 8

PostPosted: Thu Feb 23, 2012 2:53 am    
Post subject:

OK, I found my glasses Wink

Email sent.
Back to top
alan
Forum facilitator


Joined: 26 Sep 2003
Posts: 4435

PostPosted: Fri Feb 24, 2012 5:53 am    
Post subject:

Actually, we saw some transaction works well already. Go to Configuration -> Credit cards -> click Show Log button, and you should see some successful transaction. Note that you need to keep port 5789 open permanently for the PayPal function within FirstSpot to work.

As for your SSL problem, did you see the IE warning :

Code:
Do you want to view only the webpage content that was delivered securely?

and then click Yes (default). You should click No instead.

One of the thing that bothers us is that your dynamic DNS (no-ip.net) might not updated correctly. Can you switch to fixed IP so this test?
_________________
~ Patronsoft Limited ~
Back to top
Display posts from previous:   
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group