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

Checkout Form Issue #1

Open
lutfuahmet opened this issue Oct 31, 2018 · 3 comments
Open

Checkout Form Issue #1

lutfuahmet opened this issue Oct 31, 2018 · 3 comments

Comments

@lutfuahmet
Copy link

I faced up signature issue whenever to create checkout form request.

I modified CreateCheckoutFormInitializeRequest fields to

image

for fixing issue.

@rifatx
Copy link
Owner

rifatx commented Oct 31, 2018

Those fields already exist in the struct, please see here and here.

@lutfuahmet
Copy link
Author

lutfuahmet commented Nov 4, 2018

yeah but in your definition PaidPrice is fourth field and eighth field, I redefined Currency and PaidPrice before EnabledInstallments. After redefinition, your library worked properly.

You can compare your definition and api definition. I mean your field order and api field order is not matching. This causes a signature error.

image

@rifatx
Copy link
Owner

rifatx commented Nov 16, 2018

oh ok, sorry for the late reply, i overlooked that one. can you please send a pull request?

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

No branches or pull requests

2 participants