Issue with Configuration Page After Adding New Payment Method in Bagisto
-
Hello, I would like to add a new payment method. I followed the steps outlined in the link below:
https://devdocs.bagisto.com/2.2/advanced/create-payment-method.html#manually-setting-up-all-files
After following the steps, I can see the payment method on the checkout page, but when I try to access the configuration page in the admin panel, I encounter an error.
I have tried everything I could think of, but I am still getting the error. Could you please assist me with this issue?
https://flareapp.io/share/17DkaVvP
-
Hello @omerozdiyar
In your system.php file kindly add the key of info inside the array.
It should be something like this as shown in the image below.
Thanks & Regards
-
@omerozdiyar hangi ödeme sitemini entegre etmeye çalışıyorsunuz?
-
Hello @aghaeian
@omerozdiyar is implementing the Stripe payment method, and I hope the issue will be resolved with the given solution by @Rishabh-Webkul. -
@amit-webkul Ok, i try to create a domestic payment method and ask for that. i can create that but have problem with tags on admin panel only. i edite another package and replace my needed config but in admin panel tags is not show correctly.
-
@aghaeian said in Issue with Configuration Page After Adding New Payment Method in Bagisto:
@omerozdiyar hangi ödeme sitemini entegre etmeye çalışıyorsunuz?
Merhaba sanırım sizde Türkiyede yaşıyorsunuz. Deneme yaparken stripe üzerinden testlerimi gerçekleştirdim ancak asıl yapmaya çalıştığım ödeme entegrasyonu Iyzico için.
-
@amit-webkul said in Issue with Configuration Page After Adding New Payment Method in Bagisto:
Hello @aghaeian
@omerozdiyar is implementing the Stripe payment method, and I hope the issue will be resolved with the given solution by @Rishabh-Webkul.system.php dosyanı bu şekilde değiştirmen yeterli olacaktır.
'title' => 'admin::app.configuration.index.sales.payment-methods.title',
-
@omerozdiyar Evet bende türkiyedeyim. daha önde yapılmış iyzico ödeme yöntemi var. bende zanten onu değiştirerek papara için hazırladım.
buda linki:
https://github.com/codenteq/iyzico-payment-gateway.gitbuda benim hazırladığım:
https://github.com/aghaeian/papara-payment-gateway.git -
@omerozdiyar Teşekkürler kısmen çözüldü. kalanı çözmeye çalışıyorum. Githundan kontrol edip sizde destek olabilir ve kullanabilirsirsiniz.