rabobank/omnikassa-sdk 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rabobank/omnikassa-sdk

Composer 安装命令:

composer require rabobank/omnikassa-sdk

包简介

Rabobank Smart Pay SDK for PHP

README 文档

README

This repository contains the official PHP SDK for Rabo Smart Pay.

Rabo Smart Pay offers merchants an all-in-one solution to receive payments on your physical and online locations. It includes a dashboard that puts you in full control of your Rabo Smart Pay and all products included in it: Rabo OnlineKassa, payment terminals, Rabo PinBox, Rabo SmartPin, Retourpinnen, Rabo PinTegoed, Rabo Betaalverzoek Plus and payment brands such as: Maestro, V PAY, iDEAL, MasterCard, Visa and PayPal.

The PHP SDK allows PHP developers to integrate their web shop with Rabo Smart Pay to handle online payments. Note that besides using an SDK Rabo Smart Pay also provides other ways to integrate that may require less effort. More information on this topic can be found on the Developer Portal of Rabobank.

Detailed developer documentation on how to use the PHP SDK as well as contact information can be found in the SDK manual.

Release notes

Version 1.18.2

  • Improved release notes
  • Order status was reverted to /order/server/api/events/results/*
  • Added GH Actions checks for PHP 8.4 and PHP 8.5
  • Added GH Actions windows line ending check

Version 1.18.1

  • Added a new SANDBOX_MODE environment variable

Version 1.18.0

  • ⚠️ Manual base URL configuration required.

Updates the SDK to use the new api.pay.rabobank.nl domain and now appends the required omnikassa-api path internally. If you set the base URL yourself, ensure it contains only the domain (no path segments). See the examples below for the correct format.

Correct vs. Incorrect Configuration Examples

Environment ❌ Incorrect URL ✅ Correct URL
Production https://api.pay.rabobank.nl/omnikassa-api/ https://api.pay.rabobank.nl/
Sandbox https://api.pay-sandbox.rabobank.nl/omnikassa-api-sandbox/ https://api.pay-sandbox.rabobank.nl/
  • Using the old paths will result in invalid URLs and failed API calls.
  • Extended SDK to support Card On File functions
  • Merged missing refunds features (PR#27)
  • Added example integration with docker setup (separate README in example-integration).

Version 1.17.0

  • Added support for setting the partnerReference id and user agent in the X-Api-User-Agent header.
  • Added new optional shopperBankstatementReference field to order announcement

Version 1.16.0

  • Extended SDK to support refunds.

Version 1.15.0

  • Extended SDK to support refunds.
  • Extended SDK to support transactions in order announcement result.

Version 1.14.0

  • Extended SDK to support Sofort as a payment brand.

Version 1.13.0

  • Extended SDK to retrieve a list of iDEAL issuers.
  • Extended SDK to allow the iDEAL issuer to be passed in the order announcement.
  • Extended SDK to allow the payment result page (also known as the 'thank-you' page) to be skipped in the payment process.
  • Extended SDK to allow the name of the customer to be passed in the order announcement.
  • Added support for PHP 8.0.
  • Updated some dependencies to recent versions.

Version 1.12.1

  • Fixed rounding problem (ROFE-4592).

Version 1.12.0

  • First release via Packagist.
  • Updated some dependencies.

Version 1.11.0

  • Extended SDK to retrieve a list of configured payment brands.
  • Allow the initiating party to be passed in the order announcement.

Version 1.9.0

  • Fixes in the documentation.

rabobank/omnikassa-sdk 适用场景与选型建议

rabobank/omnikassa-sdk 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 122.65k 次下载、GitHub Stars 达 5, 最近一次更新时间为 2021 年 03 月 01 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「omni」 「rabobank」 「kassa」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 rabobank/omnikassa-sdk 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 rabobank/omnikassa-sdk 我们能提供哪些服务?
定制开发 / 二次开发

基于 rabobank/omnikassa-sdk 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 122.65k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 19
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 8
  • Forks: 17
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-03-01