Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration > Payment gateways > New payment gateway > Custom < not available but Custom.php exists [Bug] #1216

Open
joejac opened this issue Mar 4, 2022 · 5 comments
Labels

Comments

@joejac
Copy link

joejac commented Mar 4, 2022

What happened?

Hello.
I need a Custom payment (Bank deposit)
Documentation: https://documentos.readthedocs.io/en/latest/reference/configure.html#configure-payment-gateways
In the list are:

AliPay
AuthorizeNet
ClientBalance
Interkassa

Onebip
Paygol
Payza
SimplePay
Stripe
TwoCheckout
WebMoney
WebToPay

But Custom method is not available, I go to: /public_html/bb-library/Payment/Adapter and on the list of PHP files are:

ClientBalance.php
Custom.php
Interkassa.php

The program file Custom.php is there but does not appear on the payment gateway list, Is this a bug? Sorry, I am not a programmer.
How can I make Custom.php work?

I am using BoxBilling 4.22.1.3

Thanks and regards

BoxBilling Version

Current Master Branch

What version of PHP are you running?

PHP 7.4

Additional Notes

Additional notes

@joejac joejac added the bug label Mar 4, 2022
@BelleNottelling
Copy link
Collaborator

Do you have a screenshot of the issue?

@joejac
Copy link
Author

joejac commented Mar 28, 2022

Hello, here is the screenshot, commented.
Thanks
BoxBillingErrorsScreenCapture

@BelleNottelling
Copy link
Collaborator

Hi, the issue with the wrong name being displayed is known and there's a separate issue for that
The other issue in your screenshot has been fixed, I accidentally forgot to update the version number with the last release

Updating it once again will resolve the popup

What about the custom payment adapter, though?
Isn't that what this issue is about?

@joejac
Copy link
Author

joejac commented Mar 28, 2022

Sorry, I confused issues.
Custom option is not available in Configuration > Settings > Payment Gateways
Please see the screen capture, I also pasted over the screen capture of files on the path: bb-library/Payment/Adapter/ you can see the Custom.php file there.
Thanks
BB_NoCustomOption

@BelleNottelling
Copy link
Collaborator

It is selected by default. That's why you don't see it on the other page
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants