Bicrypto 6.3.0
12 March 2026
PAYMENT GATEWAYSBUG FIXES
Core v6.3.0
Release Date: March 12, 2026 Tags: PAYMENT GATEWAYS, BUG FIXES
Overview
Version 6.3.0 focuses on fixing fiat deposit payment gateways. All 15 payment gateways have been reviewed and corrected to ensure deposits complete reliably from start to finish.
Update Instructions
After updating, run the following command in terminal:
pnpm updatorFixed
Stripe Deposits
- Fixed an error that prevented Stripe checkout sessions from being created in local environments.
- Fixed the Stripe payment popup closing immediately before anything could load.
- Fixed payment confirmation failing after a successful Stripe payment.
- Fixed payments that were already processed returning an error. They now correctly show as successful.
PayPal Deposits
- Fixed the PayPal button reloading endlessly, making it impossible to pay.
- Fixed PayPal payment confirmation failing after the user approved the payment.
- Fixed the PayPal button showing up before any amount was entered.
All Payment Gateways
- Fixed payment buttons appearing before a valid deposit amount had been entered. Previously buttons were visible and clickable with no amount, which could cause failed payments.
Mollie
- Fixed payments getting stuck after redirect — the wrong reference was being sent during confirmation.
2Checkout
- Fixed payment confirmation failing after redirect due to a missing order number.
Paystack
- Fixed an incorrect field being used during payment confirmation, which could cause valid payments to fail.
Paysafe
- Fixed incorrect fields being sent during payment confirmation.
dLocal
- Fixed the wrong payment ID being sent during confirmation.
eWay
- Fixed payment confirmation sending the wrong access code and missing required reference fields.
PayFast
- Fixed payment confirmation looking up the wrong transaction record.