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

Product price set wrong #36

Open
ewookscorp opened this issue Nov 26, 2024 · 1 comment
Open

Product price set wrong #36

ewookscorp opened this issue Nov 26, 2024 · 1 comment

Comments

@ewookscorp
Copy link

Currently when make checkout via this "product" price not set corrent.
Example if amout is 20€, Sumup seems show product pirce 0.20€
Screen shot included:

image

From receipt response:
{"transaction_data":{"transaction_code":"XXXX","transaction_id":"XXXX","amount":"20.0","vat_amount":"0.0","tip_amount":"0.0","currency":"EUR","timestamp":"2024-11-26T13:16:07.890Z","status":"SUCCESSFUL","payment_type":"EMV","entry_mode":"contactless","verification_method":"none","card_reader":{"code":"xxx","type":"na"},"card":{"last_4_digits":"xxxx","type":"VISA"},"installments_count":1,"products":[{"name":"XXX Verot 1.82 EUR,ALV 10.0,","price":"0.2","quantity":1,"total_price":"0.2"}],"vat_rates":[],"events":[],"receipt_no":"XXXX"},"merchant_data":{"merchant_profile":{"merchant_code":"XXX","business_name":"xxx","address":{"address_line1":"xxx","city":"Helsinki","country":"FI","country_native_name":"Suomi"}},"locale":"fi-FI"},"card_application_data":{"aid":"A00000000xxx"},"emv_data":{"tvr":"0000000000","tsi":"","cvr":"xxx0","iad":xxx","arc":"","aid":"A0000000031010","act":"xxx","acv":"80","atc":"0001","pan":"00","tx_type":"00"},"acquirer_data":{"authorization_code":"000001","return_code":"00"}}

@ewookscorp
Copy link
Author

Antoher exampele picture about this issue,
image

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

1 participant