Skip to content

Commit

Permalink
Merge pull request #64 from saferpay/feature/changelog_for_version_1.42
Browse files Browse the repository at this point in the history
correct changelog for V 1.42 and improve text for payment page
  • Loading branch information
tk2ps authored Sep 5, 2024
2 parents 5319a1c + 789222a commit 133a5f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion texts/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
- available on Sandbox: 2024-09-03
- introduced version 1.42
- added value `1.42` for _SpecVersion_
- added `PaymentMethodsOptions` to [Transaction/Refund](index.html#Payment_v1_Transaction_Refund) for iDEAL AccountHolderName
- added iDEAL with AccountHolderName to `PaymentMethodsOptions` of [Transaction/Refund](index.html#Payment_v1_Transaction_Refund)

## <a name="v1.41.0.0.20240716"></a> Version 1.41 (released 2024-07-16)
- available on Sandbox: 2024-07-02
Expand Down
2 changes: 1 addition & 1 deletion texts/ChapterPaymentPage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# <a name="ChapterPaymentPage"></a>Payment Page

The Payment Page Interface provides a simple and easy integration of Saferpay into your web shop, mobile app or other applications without the need to implement a user interface for card data entry. Licenses including the payment page can be found <a target="_blank" href="https://docs.saferpay.com/home/master/licensing">here</a>. It allows the processing of all <a target="_blank" href="https://saferpay.github.io/sndbx/index.html#paymentmethods">payment methods</a> that are available with Saferpay. Once integrated, more payment methods can be activated at any time and without major adjustments.
The Payment Page Interface provides a simple and easy integration of Saferpay into your web shop, mobile app or other applications without the need to implement a user interface for card data entry. Licenses that include the payment page can be found <a target="_blank" href="https://docs.saferpay.com/home/master/licensing">here</a>. It allows the processing of all <a target="_blank" href="https://saferpay.github.io/sndbx/index.html#paymentmethods">payment methods</a> that are available with Saferpay. Once integrated, more payment methods can be activated at any time and without major adjustments.


## <a name="ChapterPaymentPageProcess"></a> Payment Process with the Payment Page
Expand Down

0 comments on commit 133a5f3

Please sign in to comment.