-
Notifications
You must be signed in to change notification settings - Fork 139
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
jibit driver added and unwanted crc32 uuid fixed. #132
Conversation
# Conflicts: # src/Drivers/Asanpardakht/Asanpardakht.php # src/Drivers/Idpay/Idpay.php # src/Drivers/Irankish/Irankish.php # src/Drivers/Local/Local.php # src/Drivers/Nextpay/Nextpay.php # src/Drivers/Parsian/Parsian.php # src/Drivers/Payir/Payir.php # src/Drivers/Paypal/Paypal.php # src/Drivers/Payping/Payping.php # src/Drivers/Paystar/Paystar.php # src/Drivers/Poolam/Poolam.php # src/Drivers/Sadad/Sadad.php # src/Drivers/Saman/Saman.php # src/Drivers/Sepehr/Sepehr.php # src/Drivers/Yekpay/Yekpay.php
# Conflicts: # src/Drivers/Asanpardakht/Asanpardakht.php
# Conflicts: # src/Drivers/Jibit/Jibit.php # src/Drivers/Jibit/JibitBase.php
# Conflicts: # config/payment.php # src/Drivers/Paystar/Paystar.php # src/Drivers/Sadad/Sadad.php # src/Drivers/Saman/Saman.php
# Conflicts: # config/payment.php
22 commits!!! it seems you have lots of changes. please close this merge request and send another one that must be related to the merge request's title. |
Most of them are from an old pull request #85 for adding jibit driver. |
please send a valid pull request and squash all related commits into one commit. |
Description
fixes #124 unwanted crc32 on input uuids
fixes #85 jibit driver added.
uuid() method fluency fixed.
saman verify TraceNo parameter corrected.
addding status code to exceptions #183