-
Notifications
You must be signed in to change notification settings - Fork 3
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
Direct Card Payments API Update #8
Comments
@Kantonov could you give some hint please if possible what is changed? |
@atanasantonov yes. Up until now there was one card request containing card data. This changes as follows:
To the SDK users this should be implemented seamlessly. So they can provide one payload (set of parameters), and we make those 2 requests happen in the background. At the end just returning the final result, the response from the second request, given everything went smoothly without errors. |
@atanasantonov can this be addressed so we can ship an updated SDK? |
@alexbhr i have dropped an email on 27.07 becasue there was issues and as per your email from 06.08 waiting for @Kantonov to be back from vacation to bring light. The email as follows: Notes to mention:
Questions:
|
@atanasantonov sorry for the delay, I've responded via email, let me know if everything is answered 🙏 |
@atanasantonov That comment above is from Aug 30, my email is from Sep 5 and I haven't received anything yet. |
@gonzomir ouch for some reason there was an unread email in my Github folder and I clicked the link to the issue. And because we are expecting an answer totally missed the date.. Anyway it will be notification to others. |
@gonzomir @atanasantonov, hope you received my email from today (3 Oct) regarding the 400 bad request issue 🙏 |
Feature Request
We've changed the API for direct card payments, which must be reflected across SDKs. The documentation can be found here:
https://38fb25f8.api-docs-182.pages.dev/deposit/1.0/#card-payment-integration-2
Also in swagger format:
https://38fb25f8.api-docs-182.pages.dev/swagger/1.0/
@atanasantonov, please contact me at kantonov@zota.com, so I can provide you test credentials and setup for this, also if you have any questions.
@alexbhr please confirm, thanks.
The text was updated successfully, but these errors were encountered: