Skip to content

Conversation

Humayoun-Kabir
Copy link

Fix: #1135

@Humayoun-Kabir
Copy link
Author

Comment on lines +3 to 4
"DefaultConnection": "Server=SWD-HUMAYOUN-L\\SQLEXPRESS;Database=SimplCommerce;Trusted_Connection=True;TrustServerCertificate=true;MultipleActiveResultSets=true"
},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this change from the PR, its not required.

@@ -0,0 +1 @@
{"AdditionalData":{},"Alg":"RS256","Crv":null,"D":"RpRMAuZhHSx-CZAB30_Xud24sse-1-JA8706liy3ZbNa6iH8a8nJARFzWfDi6oIMrCpCjkV1cFocrOTNrEct5tgKdR3hC-xYnjgUu5uQi1G02LA-7AAt8zu8KJ4963devYzMOh3E7ikJi9DLMhoKyBFgTIvZ4_24TjRxjJND1FTb-Ct52SOq7GkZ-YGzSC44OQhEuaMfHU_Pl_VvWn0dVIjGr4UFx39MhK-iPO0hRXFvC_meGbAIfOy6XIsqBPS1y4_HPDLUVIDpp6HAQPoD2k95FROrEinYEJitk7jkHZMcuMcLP0imXDTaQUe0uPBOsfir0hTuGy_eb2uZJs0o_Q","DP":"uJHkIO7ZD4WYgy4-XDXBTPxsY3m5Ze704G3325U8puEcd9urCvLHRaLIp-k8JtwagUU5X0ZCDi2m5-vUlr7nAuTl-d4pvnb0_lcWvTsRoH2XT48p_8UGrsGuRZwjyejAtm21Y9gwpAhjhXYWc0vIchhf7aKJSdJx6-rvyZYYMus","DQ":"wTzxPiJTkpGpoPv4p6KwHa2OZ35zkVlA1sTOBtIrgDZ6Dt709AFGOxYVtKc8BHGyFG658kUW30jAbIZmjIUqW9eBHVIoptXfm026fe5uEyesj1sN8OIPWTdxCRfDlIPNf8GSfvkhObipGi1pMChybIfUMAPa44MUtlsjWpqhFXk","E":"AQAB","K":null,"KeyId":"C7A7508FBE047761EAB9169FC0A98642","Kid":"C7A7508FBE047761EAB9169FC0A98642","Kty":"RSA","N":"nDCItfcYtckaIdEXYHnpEqh_u2cmF5LhycjjD_6YjsII2OjmDn1U2dJ7oAQfQJ_O4pd0LMcF63Cm_6iKzT1VJ6aYTgI_uU1LB0sMkyDFkFF3CytQJKTYhDy_JSXbn1VqceAnEA1oXJRv1GJLSDLwjbuXqbtDufpiQAai_OLuzZcNEJHZ6PfhS7UsyXx0lQpWmFXBAp9zmkP1QDgm8qch7pQ_yL3YJiniEDLflPP46BxfaudPDrAwbojJHe1veRUxVj8HJlAMPj_ePJPTkzcXMBHSc4MCs9E7yq-Q4DrIWbIV5xlrmsu9BZdQ94vNEUJ4pjifVB6AOxPgA87k0ORCKQ","Oth":null,"P":"wUNnpPLRPRCeV5DJR4Z-yDidGFU5-hIZJu39_F09mCyMKoWjTYMeog2QcHBAQ-XgpnxDHReHLZFEW3vfgHdbx1N_DmbuiI62Uh91NqXmqeT-7-pP5KQTPUKSYm17vYMnbha7ghgw9-8t63c5YwDvgxKyP_jlIhL8TMSWyEmIRLM","Q":"zuQ5U1c_X0rHQBx6q5WA9qOOqsmPjGyt2GBgrIH1Z2idRcej3tYSBLO8qVlZ3ZALiPYsZvpmkMTc122JNGSrPVojc6BFBuceKrbNcb4bAb9CMQwM1KfkAoEWot_ZpGQL29ytpYvNjtrKVE6BXrVRI3Unh4UOTOkISWe1ae9JY7M","QI":"ag6Ni_RT7ALf-BWUitrrquHX2jQ8D00EoWvmrUeGo9AEFuMOQVDOszfW547sFB1eqNSrshoTem5zpnHmnz60Ibms200mR5nH71xEE4V6t9ovUDO90twAEGi2otGi36hY58fJgVT2cxPGZxJ7rS00_maMQrwBhw-PvotGh5opvfQ","Use":null,"X":null,"X5t":null,"X5tS256":null,"X5u":null,"Y":null,"KeySize":2048,"HasPrivateKey":true,"CryptoProviderFactory":{"CryptoProviderCache":{},"CustomCryptoProvider":null,"CacheSignatureProviders":true,"SignatureProviderObjectPoolCacheSize":32}} No newline at end of file

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly revert this change as well same as above.

@KaranChadha10
Copy link

@Humayoun-Kabir Kindly add a working video in the PR description for the bug fix.

public string ProductPriceString => _currencyService.FormatCurrency(ProductPrice);

public string CartAmountString => _currencyService.FormatCurrency(CartAmount);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this extra line

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

Successfully merging this pull request may close these issues.

Continue Shopping button don't function properly

2 participants