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

حساب شناسه دار بانک ملت #352

Open
feryt20 opened this issue Jul 11, 2023 · 4 comments
Open

حساب شناسه دار بانک ملت #352

feryt20 opened this issue Jul 11, 2023 · 4 comments
Assignees
Labels
question Questions about Parbad

Comments

@feryt20
Copy link

feryt20 commented Jul 11, 2023

با سلام و احترام
میخواستم بپرسم ایا امکان ارسال شناسه واریز، به درگاه بانک ملت وجود داره؟
لطفا راهنمایی کنید

@feryt20 feryt20 added the question Questions about Parbad label Jul 11, 2023
@Sina-Soltani
Copy link
Owner

درود
متدهای بانک ملت رو چک کنید.
https://github.com/Sina-Soltani/Parbad/wiki/Gateways-specific-functions#mellat

@feryt20
Copy link
Author

feryt20 commented Sep 17, 2023

من تست کردم با SetMellatAdditionalData
ولی موفق نشدم نتیجه بگیرم

@Mr-Mohammad
Copy link

Mr-Mohammad commented Oct 30, 2023

سلام من از درگاه ملت استفاده میکنم و میخوام شناسه حساب به بانک ملت پاس بده ولی متاسفانه در درگاه نمایش نمیده شناسه حساب
کانفیگ هم به شکل زیر هست

  var result = await _onlinePayment.RequestAsync(async invoice =>
            {
                invoice
                    .SetAmount(20000).SetMellatAdditionalData(new MellatGatewayAdditionalDataRequest { PayerId= "25364" })
                     .SetCallbackUrl("http://localhost:3000/payment/verifypayment")
                    .SetGateway("Mellat");
                invoice.UseAutoRandomTrackingNumber();
            });

@feryt20
Copy link
Author

feryt20 commented Oct 30, 2023

منم همین کارو کردم ولی مشکل داره

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

No branches or pull requests

3 participants