June 5th, 2023 Master Portal Deprecation Notice for Partner

We are excited to announce the release of our new partner portal, offering enhanced features and an improved user experience for our valued partners. As part of this release, we will be deprecating the old partner portal (Master Portal) on June 5th, 2023. This changelog serves as a guide to the deprecation process and provides instructions for migrating to the new portal.

May 22nd, 2023 New Partner Portal - Phase 2 (previously called Master Portal)

On May 22nd, 2023, We released a new partner portal phase 2 that was previously called Master Portal. In this update, we will add user management and activity logs to the new partner portal.

April 18th, 2023 - Card routing logic in Snap

Snap checkout merchants can now determine to which acquiring card transactions will be charged to based on the card properties, using the Bank Routing feature. Merchant can specify the logic within credit_card object via bank_routing param. More details here.

March 28th, 2023 New Partner Portal - Phase 1 (previously called Master Portal)

On March 28th, 2023, We released a new partner portal that was previously called Master Portal. In this update, we will show the new user interface and re-activate the cross-auth feature to merchants that were previously deactivated in Master Portal.

March 8th, 2023 - Reactivating & Updating Subscription Schedule

Reactivating dead / expired subscription or updating a subscription's next charge date is now possible via Update Subscription API, by specifying the next charge date of a dead/ongoing subscription in the schedule object via next_execution_at. More details here.

March 7th, 2023 - Snap Generic QRIS & Optimized Payment List Sorting

We've released a generic QRIS (or also called as Other QRIS) that works similarly like our Other Bank feature, which will present a generic QRIS with various issuers' logo to customers in Snap. This feature aims to improve your transactions' conversion by making it easier for customers to understand that they can pay using various e-wallets and banks. Going forward, we will be making several optimizations from various aspects (e.g. design, copy, UX, etc) to this feature based on our learnings of what works to improve transaction conversion. Generic QRIS can also be used to persistently show QRIS to customer regardless of screen size. See the API reference here.

March 3rd, 2023 - Payment Link API Flexible Customer Details

We updated our Payment Link API requirement so that merchant can indicate which customer details (email, phone, and first name) that customer needs to fill in order to be able to proceed to pay - previously if customer_required is set as true, all 3 fields need to be filled by customer.

March 1st, 2023 - Snap Page Custom Expiry via API Request

Merchant can now customize Snap's page expiry via API request. Follow this guide for more details.

February 24th, 2023 - Android SDK with New Snap

New Android SDK (ver 2.0) that supports the new version of hosted checkout page (Snap) was released on Feb 24th, 2023. Please update immediately if you're still using SDK with version lower than 2.0.

February 9th, 2023 - Unsupported Card Payments Using 3DS vers 1

As mandated by principals, starting Feb 9th, we will no longer support card transaction using older 3DS version 1 when merchant sends /charge. You will receive a charge response message: Cards with 3DS version 1 or lower are not supported. Please retry with another card that supports the minimum 3DS version 2.. Transactions will be marked as failure and will not exist.