I have an iOS native app which communicates through Magento Rest APIs with my Magento Store, I would like to know how to pass the card details (Token, CVV, Exp Year, Exp Month, Last 4) in JSON format for the payment method "method":"stripe_payments_checkout_card" in the Magento API: [POST] V1/carts/mine/payment-information Note: I use the Stripe Official […]
Tag: Exp Month
I have an iOS native app which communicates through Magento Rest APIs with my Magento Store, I would like to know how to pass the card details (Token, CVV, Exp Year, Exp Month, Last 4) in JSON format for the payment method "method":"stripe_payments_checkout_card" in the Magento API: [POST] V1/carts/mine/payment-information Note: I use the Stripe Official […]
- Tags "amount": 15, "area": "footer" } ] } } 7. [POST] V1/carts/mine/payment-information [Bearer Token] "eg5d7l5n76gkbi192x53d3gjzgndtx5, "area": "taxes", "available": "true", "base_amount": 15, "base_currency_code": "USD", "base_discount_amount": 0, "base_grand_total": 650, "base_price_incl_tax": 635, "base_price": 635, "base_row_total_incl_tax": 635, "base_row_total": 635, "base_shipping_amount": 15, "base_shipping_discount_amount": 0, "base_shipping_incl_tax": 15, "base_shipping_tax_amount": 0, "base_subtotal_with_discount": 635, "base_subtotal": 635, "base_tax_amount": 0, "billing_address": { "email": "jdoe@example.com", "billing_address": { "region": "New York", "carrier_title": "Flat Rate", "city": "Purchase", "country_id": "US", "customer_id": 6272, "discount_amount": 0, "discount_percent": 0, "email": "jdoe@example.com", "extension_attributes": { "tax_grandtotal_details": [] } }, "items_qty": 1, "items": [ { "item_id": 2494, "lastName": "Doe", "method_code": "flatrate1", "method_title": "Fixed", "name": "Rug", "password": "Password1" } [Repons]: "eg5d7l5n76gkbi192x53d3gjzgndtx54" 2.[POST] V1/carts/mine [Bearer Token] "eg5d7l5n76gkbi192x53d3, "postcode": "10577", "price_excl_tax": 15, "price_incl_tax": 15 } ] 6. [POST] V1/carts/mine/shipping-information [Bearer Token] "eg5d7l5n76gkbi192x53d3gjzgndtx54" [Body]: {, "price_incl_tax": 635, "price": 635, "product_type": "simple", "qty": 1, "quote_currency_code": "USD", "quote_id": "7470" } } [Respons]: { "item_id": 2494, "quote_id": "7470" } 5. [POST] V1/carts/mine/estimate-shipping-methods [Bearer Token] "eg5d7l5n76gkbi192x53d3gjzgndtx54" [Body]: { "add, "region_code": "NY", "region_id": 43, "region": "New York", "row_total_incl_tax": 635, "row_total_with_discount": 0, "row_total": 635, "same_as_billing": 1 } } [Respons]: [ { "carrier_code": "flatrate1", "shipping_amount": 15, "shipping_carrier_code": "flatrate1", "shipping_discount_amount": 0, "shipping_incl_tax": 15, "shipping_method_code": "flatrate1" } } [Respons]: { "payment_methods": [ { "code": "paypal_express_bml", "shipping_tax_amount": 0, "sku": "Abc-1032", "street": [ "123 Oak Ave" ], "subtotal_incl_tax": 635, "subtotal_with_discount": 635, "subtotal": 635, "tax_amount": 0, "tax_percent": 0, "telephone": "512-555-1111", "title": "Grand Total", "title": "Pay by Card (Stripe)" } ], "title": "PayPal Credit (Paypal Express Bml)" }, "title": "PayPal Express Checkout" }, "title": "Shipping & Handling (Flat Rate - Fixed)", "title": "Subtotal", "title": "Tax", "total_segments": [ { "code": "subtotal", "totals": { "grand_total": 650, "value": 635 }, "value": 650, "weee_tax_applied_amount": null, "weee_tax_applied": null, { "code": "grand_total", { "code": "paypal_express", { "code": "shipping", { "code": "stripe_payments_checkout_card", { "code": "tax", { FirstName: "Jane", //value 0, cvv : ['', error_message))), Exp Month, Exp Year, I have an iOS native app which communicates through Magento Rest APIs with my Magento Store, I would like to know how to pass the card details (Token, Last 4) in JSON format for the payment method "method":"stripe_payments_checkout_card" in the Magento API: [POST] V1/carts/mine/payment-infor, OPTIONS, value: 15