2023
Get in touch
Sign in
2023
Changelog in Solidgate refers to a record of changes made to the system, including new features, bug fixes, and other modifications

November

Payment form

  • Added support for zero amount transactions on the Guide
    This guide simplifies the process of adding the Solidgate Payment Form to your website. It covers the preparation of the back end, SDK installation, API instance creation, and merchant data setup.
    payment form
    to accommodate specific use cases.
  • Implemented a convenient Guide
    Efficiently integrate a resign payment form with saved card details.
    resign payment form
    that allows customers to streamline their payment process by securely storing a token for future use, reducing the need for additional input during subsequent payments.
  • Updated the Payment Form validation for an empty string (processing as null for enhanced data handling).

Payment page

  • Expanded the Payment Page request API to include product_price_id as a parameter for initializing the payment page, catering to more diverse business needs.
  • Added zero amount support for payments via payment page to accommodate specific use cases.

Card payments

  • Improved response handling to provide a 200 status code with validation error details when encountering validation errors during external API communication.

Alternative payments

  • Expanded business operations by implementing:
    • Guide
      MB WAY is a widely adopted digital wallet in Portugal, favored for mobile payments.
      MB WAY
    • Guide
      Davivienda is a key financial institution in Colombia, renowned for its extensive online banking services.
      Davivienda
    • Guide
      Efecty is a vital cash payment method for online purchases in Colombia, specially designed for users without bank accounts or credit cards.
      Efecty
    • Guide
      PSE is a leading online bank transfer solution in Colombia, supported by 20 different banks, offering a direct and efficient payment method ideal for the Colombian e-commerce sector.
      PSE
    • Guide
      Sencillito is a leading cash payment method in Chile, known for its ease of use and quick processing.
      Sencillito
    • Guide
      Servipag is a leading payment platform in Chile, renowned for its versatility in both online and offline transactions.
      Servipag
    • Guide
      Webpay is Chile's leading online payment service, operated by Transbank.
      Webpay
  • Implemented streamlined Guide
    The PayPal billing agreement streamlines the checkout experience by enabling 1-click purchases and upsells on the merchant’s site.
    PayPal billing agreement
    that enables one-click purchases, upsells, and automatic billing for subscription models, providing a seamless checkout experience for both customers and merchants.
  • Fixed country validation in recurring API processes to comply with ISO standards.

Subscriptions

  • Improved Guide
    Employ coupons to customize subscription discounts.
    coupon
    functionality, enabling the creation of unique coupon codes associated with an account and providing clarity.
  • Expanded functionality with new Guide
    For all changes to the subscription, merchants get asynchronous notifications via subscription, similar to payments.
    webhook
    events for managing subscription pause schedules:
    • subscription.pause_schedule.create
    • subscription.pause_schedule.update
    • and subscription.pause_schedule.delete, enhancing business process automation


Get in touch