bagisto / rest-api

20 stars 21 forks source link

Getting "Internal Server Error" in checkout apis. #285

Closed NishantSharma12 closed 3 weeks ago

NishantSharma12 commented 1 month ago

Rest API - v2.1.2

Bagisto Core - v2.1.2

API-

Store -> Checkout -> /api/v1/customer/checkout/save-address Save addresses at the checkout

Reference Screenshot-

Bagisto-Rest-Shop-API-Documentation

Store -> Checkout -> /api/v1/customer/checkout/save-shipping Save shipping method at the checkout

Reference Screenshot-

Bagisto-Rest-Shop-API-Documentation

Store -> Checkout -> /api/v1/customer/checkout/save-payment Save payment method at the checkout

Reference Screenshot-

Bagisto-Rest-Shop-API-Documentation (1)

Store -> Checkout -> /api/v1/customer/checkout/check-minimum-order Check minimun order at the checkout

Reference Screenshot-

Bagisto-Rest-Shop-API-Documentation (1)

amit-webkul commented 1 month ago

I have checked and found that all the APi's mentioned above are working fine. Also, I have attached screenshots for reference:

Minimum Order in Cart API: REst-api-checkout-minimum-cart-order

Save ADDRESS API: Rest-api-checkout-save-addres

Save Payment Method API: Rest-api-checkout-save-payment-method

Save Shipping Method API: rest-api-checkout-save-shipping