Verisign Payflow PRo and Sun JCE

We have been trying to integrate verisign's payflow pro java APIs for credit card processing. THe integration works fine when run directly from a unit test, but fails when it is run inside the weblogic server.
As an FYI -
The sunJCE provider is specifically unloaded by WebLogic Server if it is found to be registered statically. If you require the sunJCE provider, load it dynamically.
Add --
java.security.Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
java.security.Security.addProvider(new com.sun.crypto.provider.SunJCE() );
to your class to fix the problem

OK, I restarted my client with the original verisign.ini file dropped back in and Voila, it works.
I really wanted to change my password to a more secure/stronger password so I'm still back to square one.
Any suggestions where the password needs to be changed besides the verisign.ini file Gordon?
In addition, I don't know why the verisign.ini file adds a 'JP' to the end of the password which appears scrambled by the way.

Similar Messages

  • Netpoint 5.9.0 and Payflow Pro

    I'm sorry if this has been asked before - i've been looking around for more information but have not found much as of yet.
    Simply put, I am trying to get Netpoint working with Payflow pro, and I'm not entirely sure what steps I need to follow to do so. Is there a walkthrough or some such that gives some instructions? Currently the only information I seem to find deals with Webtools, which seems to be quite differently configured than Netpoint.
    Thanks in advanced for your help.

    Hey Jennifer, payflowpro can be a little complicated to set up, that's why I always use auth.net if given a choice.
    If you look in the payflowpro folder there should be some testing bat files in the win32\bin folder. You need to enter you credentials and order info and run it in command prompt and see what returns. It may be a problem with how it's installed and not necessarily a problem with webtools.
    I haven't installed this in a while but I do remember having problems with the cert path. I believe in some environments it has to be installed in a certain location but I don't remember where. If the test batch file doesn't work I'd suggest looking on the payflowpro site and search based on your OS.
    Steve

  • Integrate payflow pro into a Flex cart system.

    Hello,
    I was wondering if anyone had integrated payflow pro into their flex based cart system and if so, if you could point me to any examples or tutorials you used. The rest of the cart is essentially designed and I have just started on the paypal integration and haven't been able to find and examples on the HTTPS implementation specifically for actionscript.
    Thanks,
    Scott F.

    1. After installing the SDK do we need to copy dll's into the WebTools\bin directory.
    > No
    There is already a Payflow_dotNET.dll in the bin directory - does this need to be updated/replaced
    > No
    2. The SDK has a .NET 1.1 and 2.0 dll - do we need to do anything special with these?
    > No
    3. I am in Australia. Is payflowpro in Australia inherently different from the US?
    > Not sure, but can't think of why it would be different.
    Am I naive in thinking this would work in Australia?
    > No, other customers have claimed to use it
    4. My test account details include a blank username - is that likely to cause WebTools any problems\
    > Yes, you should input the login from Verisign
    5. Is there any documentation that walks through the process is it's entirety?
    There is a note for 5.9 that needs(obviously) to be updated to 2007.
    Here are the settings:
    User - "login" provided by Verisign
    Password - provided by Verisign
    VendorCode - Same as User
    URL - payflowpro.verisign.com/transaction
    Partner Code - PayPal
    Certs Path - Location of payflowpro SDK certificate, as documented in payflowpro SDK, Typically "C:\Windows\certs" on the webserver
    Steps:
    1 - Download payflowpro SDK from the Verisign Manager website
    2 - Extract Zip file to temp location on Web server
    3 - Locate the certificate file, probably in the certs directory
    4 - copy this file to C:\Windows\Certs
    5 - Enter the above information in web tools admin
    The error you are getting is because it is missing a field on the cc gateway page in the web tools admin

  • Payflow Pro password authentication issue

    Hi, I posted this elsewhere but it might have been in the wrong forum...so here goes again.
    I changed my password on paypal manager not realizing it's the same password linked to Payflow Pro.
    Shortly thereafter, I received an error indicating 'User authentication failed:Invalid user/merchant login/partner/password entered.'
    I typed in the new password in the verisign .ini file on my local computer, re-started SAP, re-started the client but same message.
    The original password in the .ini file had a 'JP' at the end although that's not part of the password, I tried with and without the 'JP' added to the new password.
    Is there someplace else the password needs to be changed?

    OK, I restarted my client with the original verisign.ini file dropped back in and Voila, it works.
    I really wanted to change my password to a more secure/stronger password so I'm still back to square one.
    Any suggestions where the password needs to be changed besides the verisign.ini file Gordon?
    In addition, I don't know why the verisign.ini file adds a 'JP' to the end of the password which appears scrambled by the way.

  • Pros and cons of using disksets for SUNW.HAStoragePlus

    Hi,
    untill now we were usign disksets for SUNW.HAStoragePlus for installing HA Oracle on both Sun Cluster 3.1 and 3.2.
    On the article ( http://www.sun.com/bigadmin/features/articles/cluster3.1_oracle10g.pdf ) with the title "Installing and Configuring Sun Cluster 3.1 Software for Oracle Database 10g HA" the author prefers using just the disk devices for SUNW.HAStoragePlus.
    What are the pros and cons of using disksets for disks you'll use for SUNW.HAStoragePlus?
    I think that if you do not need to add more than one disk to a diskset there's no need to to use disksets. So, you can eliminate a problematic layer such as SDS. What do you thnik and which option do you prefer?
    Murat BALKAS

    some more details :
    On " Chapter 4 . Configuring SolarisVolume Manager Software" of "Sun Cluster Data Service 16 for Oracle Guide for Solaris OS"
    (http://docs.sun.com/app/docs/doc/819-2980?l=en&q=Sun+CLuster+3.2 ) SDS disksets we use for HA-Oracle installations is explained in detail.
         Our procedure to create diskset to locate Oracle files is attached.
         After reading the article, I realized that using disksets is not a
    must for filesystems to be mounted as SUNW.HAStoragePlus. If yes, I
    would prefer using the disk devices directly instead of putting them
    on disksets so that I can eliminate one for layer which is the problematic SDS layer.
         Our disk devices ( below /dev/did/rdsk/d9 and /dev/did/rdsk/d12 ) are
    disk partitions from a RAID-5 logical drive on the storage.
    * Create the disksets required for HA-ORACLE files
    root@vasdb1 # metaset -s oraset10fs -a -h vasdb1 vasdb2
    root@vasdb1 # metaset -s oraset10fs -a -m vasdb1 vasdb2
    root@vasdb1 # metaset -s oraset10fs -a /dev/did/rdsk/d9
    /dev/did/rdsk/d12
    root@vasdb1 # metainit -s oraset10fs d325 1 1 /dev/did/rdsk/d12s0
    oraset10fs/d325: Concat/Stripe is setup
    root@vasdb1 # metainit -s oraset10fs d305 1 1 /dev/did/rdsk/d9s0
    oraset10fs/d305: Concat/Stripe is setup
    root@vasdb2 # newfs /dev/md/oraset10fs/rdsk/d305
    * Change the ownership of newly created devices to use by Oracle
    installation owner.
    root@vasdb1 # chown oracle10:dba /dev/md/oraset10/rdsk/d*
    root@vasdb1 # chown oracle10:dba /dev/md/oraset10/dsk/d*
    root@vasdb2 # chown oracle10:dba /dev/md/oraset10/rdsk/d*
    root@vasdb2 # chown oracle10:dba /dev/md/oraset10/dsk/d*
    * Make required directories on both nodes for mountpoints
    root@vasdb2 # cd /global
    root@vasdb2 # mkdir oracle10
    root@vasdb1 # cd /global/
    root@vasdb1 # mkdir oracle10
    * Add directories to vfstab on both nodes
    root@vasdb2 # more /etc/vfstab
    /dev/md/oraset10/dsk/d325 /dev/md/oraset10/rdsk/d325 /global/oracle10
    ufs 2 no logging
    * Create raw deivces for using as redolog files.
    root@lbsdb1 # metainit -s oraset d312 -p d305 1025M
    d302: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d313 -p d305 1025M
    d303: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d314 -p d305 1025M
    d304: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d315 -p d305 1025M
    d305: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d316 -p d305 1025M
    d306: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d317 -p d305 1025M
    d307: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d318 -p d305 1025M
    d308: Soft Partition is setup
    root@lbsdb1 # metainit -s oraset d319 -p d305 1025M
    d309: Soft Partition is setup
    * Register
    root@vasdb1 # scrgadm -a -L -j oraset10fs-lh -g oraset10fs-rg -l
    oraset10fs-IP -n net1@vasdb1,net2@vasdb2
    root@vasdb1 # scrgadm -a -t SUNW.HAStoragePlus:2
    root@vasdb2 # scrgadm -a -j oracle10-hastp-rs-raw -g oraset10-rg -t
    SUNW.HAStoragePlus:2 -x
    GlobalDevicePaths=oraset10,/dev/md/oraset10/rdsk/d305 -x
    AffinityOn=TRUE
    root@vasdb2 # scrgadm -a -j oracle10-hastp-rs-fs -g oraset10-rg -t
    SUNW.HAStoragePlus:2 -x FilesystemMountPoints=/global/oracle10 -x
    AffinityOn=TRUE
    root@vasdb2 # scswitch -e -j oracle10-hastp-rs-fs
    root@vasdb2 # scswitch -e -j oracle10-hastp-rs-raw

  • PayFlow Pro Certs Path

    I am having difficulties configuring my credit card gateway.  I have downloaded the SDK for PayFlow Pro (PayFlow Pro .NET v4.3.1), but the SDK provides no certificate.  According to PayPal, as of version 4.3, PayFlow Pro no longer uses a certificate.
    If I try leaving the "Certs Path" entry blank, I receive the following error on checkout:
    Version 2007.0.631.12
    Message Object reference not set to an instance of an object.
    Source NetPoint.CreditCards
    Stack at NetPoint.CreditCards.Functions.AuthorizeIBiz(Payment payment)
    at NetPoint.CreditCards.Functions.Authorize(Payment payment)
    at netpoint.classes.NPCCAuth.Authorize(NPOrder order)
    at netpoint.commerce.verify.btnOrder_Click(Object sender, ImageClickEventArgs e)
    If I give "Certs Path" an arbitrary folder such as "C:\Windows\Certs" that exists, but does not contain a certificate, I get the following error:
    Credit card not authorized (The server certificate chain did not validate: The server certificate chain did not validate)
    I saw this issue addressed in the forums a while back in February of 2008, but I did not see an answer or resolution.  Is there an update for the software that I don't have?  Is there any workaround to this?
    Just as the previous poster in February of 2008 did, I called PayPal and had them send me a legacy SDK with a certificate, but according to him this will stop working as of September of this year.
    Any help would be greatly appreciated.

    I've been looking at that, but I don't find it particularly helpful because he doesn't appear to even have a "Certs Path" entry.  Does he possibly have a different version of Web Tools installed?
    Is there a possibility that I have the wrong version installed?  This was installed by a third party about two months ago.
    Here's what I see under Admin->Setup->Credit Card Gateway:
    Method... Authorize
    User... my company code
    Password... my password
    Vendor Code... my company code
    URL... payflowpro.paypal.com
    Test Mode... not checked
    Partner Code... PayPal
    Certs Path... c:\Windows\Certs
    FirewallType... None 
    Firewall Host 
    Firewall Port... 80
    Firewall User 
    Firewall Password 
    I have tried many different URLs in the URL edit box, and I don't think that's the problem.  The problem appears to be that Web Tools is requiring a PayFlow Pro certificate, which the company no longer provides.

  • Sun JCE Vs.  IBM JCE

    How do I make use of Sun JCE in Websphere environment, where it enforces the use of IBM JCE. I had coded the crypting section using Sun JCE when the application was deployed in Tomcat. Now I am planning to move the same to Websphere.

    This is being fixed by supplying the Sun JCE jar as a resource in the lib of the web application. The problem was, IBM websphere does use its own internal JDK that support IBM JCE and I don't know how to configure this to point to an external Jdk1.4 installation for default cryptography support. So, when the decryption/encryption task comes up, it ends up with an exception. Now, we are supplying the Sun JCE as part of the lib which is used to read the secret key file and rest is taken care of by IBM JCE. We are using DESkey. Thanks for the valuable input Grant. Still, I am not sure whether we can configure WSAD to point to an external jdk installation.

  • PayPal Standard to PayPal PayFlow Pro

    - Currently using PayPal Standard - and the Registration Buy Form has been edited to have only the PayPal selection.
    - Want to change to PayPal PayFlow Pro (have API signature)
    - Will the Registration Buy form update to have all the payment choices?

    Hey,
    http://helpx.adobe.com/business-catalyst/partner/customize-your-online-shop-look.html#Shop ping Cart Summary
    Toward the bottom there is the information your after.

  • Sun jce pkcs7 data encryption

    Hi,
    I want to be able to generate a pkcs7 with encrypted data. The data is encrypted using 3DES and the symmetric keys used are encrypted with RSA in the PKCS7.
    I tried to do it with Sun jce but I can only encrypt the file with either RSA or symmetric keys.
    I'm using sun jdk 1.5 as the former ones didn't seem to have RSA encryption included in them.
    I know that you can do it with other providers but I'd like to do it with the sun JCE.
    Anyone has an idea ?
    thanks
    regards

    My point is, you don't know what mode/padding either end is using. You do know (or at least should strongly suspect) that the defaults don't match.
    Another hint: "Given block is not mutiple of 8". That implies to me that whichever side is returning that error, isn't padding AT ALL. The whole point to padding is to fill the last block FOR YOU, so you don't have to pre-block your plaintext to match the blocksize of the algorithm.
    When you happen to transmit exactly the right-sized output, no padding gets used on either side, and it All Just Works. The other 7/8's of the time, padding is used on one side but not the other, and things DON'T work. That, at least, would be my guess.
    I gave up using the defaults for algorithms for this very reason - you never know what the developer of your crypto-lib decided was the "most reasonable" set of options. Always specify algorithm/node/padding, and you won't have to guess anymore...
    Grant

  • I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    This is an open forum, not Adobe support... you need Adobe staff support to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • I'm using matchbook pro and I'm unable to find iPhoto after upgrading to Maverick os

    I'm using matchbook pro and I'm unable to find iPhoto after upgrading to Maverick os

    Open the Mac App Store application and see if iPhoto is under your "Purchases" tab.
    Clinton

  • How do I uinstall Yosemite? It's not compatible with my older MacBook Pro, and I can't connect to my printer or use safari

    How do I uninstall Yosemite? It's not compatible with my older MacBook Pro and I can't connect to my printer or access Safari

    How to Downgrade OS X Yosemite Back to OS X Mavericks

  • Officejet Pro 8600 - Macbook Pro and Macbook Air will not print

    Products:
    HP Officejet Pro 8600
    Macbook Pro (Mac OS X, Version 10.7.5)
    Macbook Air (OS X, Version 10.8.2)
    Question:
    Why did my Macs initially print fine, but now will not print at all?
    Full Story:
    I have a wireless network at my house that consisted of a 30mb cable internet, Netgear 900n, HP Officejet Pro 8600, 2 Dell Laptops with Windows 7, a Lenovo Laptop with Windows 7, and Dell Tower with Windows 7 - All printed just fine.
    The HP Officejet 8600 was added to my network about 2 months ago.  
    I added a Macbook Pro and a Macbook Air about 3 weeks ago.  Both Macs printed just fine for about a week.  Then suddenly they stopped.  I spent about 2 hours on the phone with HP Service, and they finally said it must be my router.  So I called Netgear.  Netgear was useless!  They wanted me to agree to charges for services before they would even discuss the issue.  
    Due to information provided by HP's service support, and because Netgear will not support their product, I promptly purchased a new router - an Apple Airport Extreme.
    The Macs recognize the printer, will print if hardwired via a USB cable, but will not print wirelessly to the Officejet Pro 8600.  The PCs print fine.  
    The frustration that is being felt is compound by the fact that the Macs printed just fine with the Officejet Pro 8600 2 weeks ago, and now the printer just shows "idle"... even with a new router. (see image below)
    Please help, I appreciate any support.  
    As a side note, the HP Service rep was very friendly, and definitely tried to support the HP Product, which is much more than I can say about Netgear.
    Thank you,
    This question was solved.
    View Solution.

    Hi,
    More likely the issue related with Multicast, which Apple devices relies on to communicate with teh device through the network.
    First try unplugging the router for 30 seconds.
    Plug it back to the power and wait for 2-3 minutes.
    Turn the HP printer Off and back On, then check for any difference.
    If the same persists, try changing your router configuration as following
    Note: the settings below are not related with the HP product, I provide you the steps as a best effor and those are only based on my own knowledge. you may try modifying the router settings at your own risk:
    Open the router configuration page (can be found listed as the Default Gateway by clicking the Wireless icon on the printer, then print a network configuration report.
    Click the Advanced tab.
    Click the Setup option from the menu, then click on WAN Setup.
    Make sure to uncheck the box next to Disable IGMP Proxying and Apply the changes.
    Click the LAN Setup on the same Setup menu.
    Set the RIP Version as RIP-2 and Apply the changes.
    Reboot your router and then check for any change.
    I hope you may find that information useful, you may also use the user guide below for further information:
    http://www.downloads.netgear.com/files/GDC/WNDR4500/WNDR4500_UM_07DEC2011.pdf
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • I have a MacBook Pro and an 1TB WD my passport for mac. I bought a second hard drive to act as back up and when I went to do this the original passport won't mount. It is showing in disc utility but it will not repair. I am told the mac cannot repair it.

    I have a MacBook Pro and an 1TB WD my passport for mac. I bought a second hard drive to act as back up and when I went to do this the original passport won't mount. It is showing in disc utility but it will not repair. I am told the mac cannot repair it and I need to back up the files and then restore the hard drive. But I can't open the hard drive to move the files onto the new one!
    Help me please. I am not very technical so please answer as if I have no clue!! This hard drive has my iPhoto on it and all my pictures of my son, wedding and my current photography course so I  desperate to get it back!
    Any help will he appreciated!

    disk0s2: I/O error.
    disk0s2: I/O error.
    The MBP's disk is damaged and requires replacement.
    Genius Bar Reservations: http://www.apple.com/retail/geniusbar/

  • I have a macbook pro, and am trying to update my software. I recently bought an iphone 5, and my software is to out of date to sync my phone with itunes. I currently am running 10.5.8 and I need to update to atleast 10.6.8. Just wondering if I need to pur

    I have a macbook pro, and am trying to update my software. I recently bought an iphone 5, and my software is to out of date to sync my phone with itunes. I currently am running 10.5.8 and I need to update to atleast 10.6.8. Just wondering if I need to purchase it from apple or if there is an easy/free way to update it.

    you need to purchase it: http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard.  It is only on a disk, not in download form.

Maybe you are looking for

  • Error while transporting a Function Group!

    HI ABAPers!      We have created many function modules in a single function group. While we are trying to transport the function group we succeeded in releasing the function group from the development server to the quality system. But while we are tr

  • What is the difference between mc947ll and MD301LL

    What is the difference between these 2 part numbers for the iPad2 Leather case MD301LL appears to be offered on Apple store while MC947LL is a 3rd party offering but I dont see a difference in specs but the MC947LL is offered for a lower price Rob

  • Customizing Light Framework and desktop

    We have an internal need for using the light framework and desktop.  I don't like to modify the SAP provided items but instead would rather create delta links and modify those.  I created a delta link of -Light Desktop (contains my CSS and my light f

  • Stand alone to MSCS

    Hi, Currently our system are running on ECC 6 (ABAP Only / Non-Unicode) / Oracle 10G standalone server, but later will be move to a High Availability environment on Windows 2003 (Same Server , no need to perform system copy). Questions : Based on the

  • Airport Extreme ethernet routing in Bridge Mode

    i had(!) the following scenario Airport Extreme (5th Generation) .. via WAN connect to the modem, Ethernet to serval switches, WiFi acting as WDS Main the WDS Slaves are 3 small Airport express and one Airport Extreme (1st Generation) due a cabeling