You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Banxa already exposes Klarna (KLARNACKO, SEK) and PayPal (PRIMERPAYPAL,
EUR) via its payment-methods API, but the GUI dropped both because their
payment-type codes were not recognized. Add a klarna FiatPaymentType,
map the two Banxa codes, and allow both on the Banxa buy path so the
options surface in the ramp flow.
PayPal reuses the existing logo and string; Klarna falls back to the
provider icon until a dedicated asset is added.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Unreleased (develop)
4
4
5
+
- added: Klarna and PayPal payment options on the Banxa buy path.
5
6
- added: Remote enable/disable of gift card providers via the info server's giftCardInfo config, supporting whole-provider disabling for Phaze and Bitrefill and per-brand disabling for Phaze.
0 commit comments