BlueSnap Product Updates V1.41
Introducing new features and improvements aimed to boost your business & grow revenues
Increase your global sales and reduce costs with one connection to our All-in-One Payment Platform.
Seamless checkout experiences
SubscriptionsGrow recurring revenue
Invoice PaymentsGet paid faster
Virtual TerminalAccept via phone, fax or email
MarketplacesFlexible, multi-party payments
Integrated Payments for PlatformsDifferentiate your platform
POS PaymentsSimplified POS Payments
Unified CommerceConnect every sales channel
Offer the global payment types shoppers expect
Global Payment ServicesOne connection to our local bank network
Payment OptimizationMore conversions for more sales
Fraud PreventionWorld-class fraud prevention
Chargeback ManagementMitigate costly chargebacks
Analytics & ReportingData you can act on
Platforms and software that work with BlueSnap
Become a PartnerPartner with us
From retail to saas to education — our platform serves any business — anywhere around the globe.
Invoice payments made simple
Physical GoodsSell and ship globally
MarketplacesFlexible, multi-party payments
Frictionless in-game purchases
Education PlatformsGive your schools a better payment experience
Stay ahead of the payments curve with blogs, support articles, webinars, white papers and more.
Learn about processing with BlueSnap — articles, FAQs and more
All the latest industry and company news
White papers, ebooks, case studies, and more.
This release introduces the following new features:
Joining the current IPN types (CHARGE, CANCELLATION, DECLINE) added to the new IPN Mechanism, we’ll
be releasing the next set which includes:
For more details on updated IPNs, go to the
Help Center
Notice:
The new IPNs have been deployed to the Sandbox environment, so you can begin to test the new parameters.
It’ll be released gradually to production on?January 27th, 2013.
As requested by our sellers, you can now override the price of a contract to 0.00.
Using the BuyNow parameters module, you can pass the override parameter (&overridePrice=) in the
Buynow URL of the contract and update the default price of the item to price 0.00.
Note: We highly recommend to update the?Allow Override Price?field in the contract setting to
Yes, Encrypted Parameter.
The following steps describes how to pass the override price parameter in the BuyNow URL using
our encryption method.
&contractId=2141743&overridePrice=0.00&bCur=USD& opp=dc7e3b8090402e5fa98f685209017483
https://sandbox.plimus.com/jsp/buynow.jsp?contractId=2141743 &overridePrice=0.00&bCur=USD&opp=dc7e3b8090402e5fa98f685209017483
BlueSnap API Update
The sku-charge-price request element now supports a 0.00 amount.
Notification of IPN failure will now be sent to your admin email address.
To update this address go to:?Settings>General Settings?and update the email under the
Email Settings?section in the?Admin email address field.
The following example shows an Update-Subscription WS passed including the
element:
<?xml version="1.0" encoding="UTF-8"?> <subscription xmlns="http://ws.plimus.com"> <subscription-id>39290316</subscription-id> <cancellation-reason>Shopper does not want to continue with subscription</cancellation-reason> <status>C</status> <underlying-sku-id>2129472</underlying-sku-id> <shopper-id>19257050</shopper-id> <next-charge-date>09-Sep-14</next-charge-date> <credit-card> <card-last-four-digits>1111</card-last-four-digits> <card-type>VISA</card-type> </credit-card> </subscription>
The?Test BuyNow Flow?button from the?BuyNow Template?has been fixed
to work in all environments.
The page includes all the fields and settings as configured in the?BuyNow Template?settings.
The steps to preview the BuyNow page are described as follows:
Using the Test BuyNow Flow enables you to preview and make any updates or changes accordingly
before finalizing the BuyNow template to be used by your contracts.