Support
- Advanced Backup
- Client Side
- Cloud Enterprise
- ColdFusion
- Control Panel
- cPanel
- Customer Portal
- DNS Information
- Dedicated Servers
- DirectAdmin
- Domain Name
- dotDefender
- Dreamweaver
- FileCatalyst
- Front Page
- FTP
- General Information
- Hosted Exchange & SharePoint
- IIS6
- IIS7
- Juniper Netscreen Firewalls
- Linux
- List Server
- MIVA Merchant
- Addattribute
- Addcategory
- Addproduct
- Adminlockout
- Assigncategory
- Basicguide
- Batchorders
- Changeimageprod
- Createstore
- Disablecustomeraccount
- Encryptorders
- Expiredshoppingbaskets
- Exportdata
- Imagetypes
- Imerchant
- Integratedreamweaverandmiva
- Mailserver
- Movestore
- Nonsecure
- Packdatafiles
- Paymentgateways
- Processorders
- Removecreditcard
- Reorder Products
- Securestore
- Simplevalidation
- Ssl
- Testpurchase
- Toplink
- Upgradewizard
- Welcomemessage
- Miva5
- Add a Site Map in Miva 5.5
- Availability Groups in Miva 5.5
- Calculating Shipping Charges in Miva 5.5
- Creating Meta Tags with Miva 5.5
- Create Store Administration Groups in Miva 5.5
- Create the Main Store in Miva 5.5
- Set up Customer Accounts in Miva 5.5
- Delete Expired Baskets in Miva 5.5
- Existing Web Site Integration In Miva 5.5
- Export Orders to a Flat File (.dat)
- Give Customers the Best Price with Price Group Overlap Resolution in Miva 5.5
- Launchpad Configuration in Miva 5.5
- Logging Affiliate Payouts in Miva 5.5
- Logging and Statistics in Miva 5.5
- Overview of Miva Merchant 5.5 Admin Page Options
- What are "Modules" for Miva
- PayPal SDK v4.31 Changes
- Put a Search Box on Every Page in Miva 5.5
- Replace Navigation and Shopping Buttons in Miva 5.5
- Run an Affiliate Program in Miva 5.5
- Take the Store Offline in Miva 5.5
- Template Structure in Miva 5.5
- Void Specific Affiliate Earnings in Miva 5.5
- Price Groups in Miva 5.5
- Determining the Database Your Miva Store is Using on Linux
- Preventing Malicious Login Attempts to Your Miva Administrator
- MySQL
- Patching / Server Updates
- phpMyAdmin
- Plesk
- Policies and Procedures
- Premium Spam Filtering
- Programming
- Ruby on Rails
- Search Engine Submission
- SharePoint 3
- SharePoint 2010
- SiteDesigner
- SmarterMail 3
- SmarterMail 4
- SmarterMail 5
- SmarterMail 6
- SmarterMail 7
- SmarterStats
- SmarterTrack
- SQL Server
- Secure Socket Layer (SSL)
- Uploading Your Website
- Video Tutorials
- Windows Server 2003
- Windows Server 2008
- Web Design
- WordPress
- Advanced Monitoring
- MediaWiki
- Enkompass
- Microsoft Outlook 2010
- Android
- Outlook Web Access
- Critical Availability Service
- NAS Data Transfer
- Customer Portal Demos
- Joomla
- Moodle
- Cloud Dedicated
- Gallery CMS
- phpBB
- Standard Monitoring
- Righteous Restore
- NAS (Network Attached Storage)
- Networking
- SmarterMail 8
- PCI Security Scan
- LinkTiger
- Windows Cloud VPS
- Linux Cloud VPS
- Linux VPS
- Windows VPS
- Hyper V
- ENSIM
- Alert Logic
- Webmin
- e107
- Vbulletin
- VPN
- Visual Vault
- Mozilla Thunderbird
- PyroCMS
- Active Directory
- Vmware Related
- Drupal
PayPal SDK v4.31 Changes
PayPal has updated its security measures for the PayFlow Pro SDK. Because of these changes they will no longer accept transactions from any version older than 4.31 starting at 12:00AM EDT on September 1, 2009. This will impact business for many of our customers, below is what you will instruct the customer to do if they can not submit PayPal orders after Sept 1 2009.
Informational Links
PayPal Homepage for PayFlow Pro changes:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/gateway_update&mplx=3484-73577-1499-2
A FAQ for these changes can be found from PayPal here:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/gateway_update_FAQ
Upgrade instructions for many 3rd party shopping carts:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/gateway_update_merchant_cart
Code samples for using the HTTPS interface can be found here:
http://www.pdncommunity.com/pdn/board/message?board.id=payflow&thread.id=1008
ColdFusion
Customers using ColdFusion should see no change in functionality. This required an updated Java SDK to be installed on the server, which was completed by Infrastructure. The customer facing functionality and use of the CFXPayFlowPro tag should not change.
Miva
Miva customers will need to update their PayFlow Pro module to at least v4.2403. Instructions can be found here:
Classic ASP
Customers using ASP must use the HTTPS interface, using the examples above. If they are using ASP on a .NET server, they can also use the .NET methods on a .NET page. The usual restrictions apply -- pages using .NET must be an ASPX page, which can not include ASP code. Basically, this is a rewrite in .NET.
.NET
.NET customers should download the new .NET SDK and compile this into their application. For customers on a Medium Trust server (which will eventually be all servers) there are restrictions which will interfere with their connection. This is being whitelisted on the server as an allowed connection, and should not cause problems.
