$ stripe payment_intents create --amount 1099 --currency "usd"コピー{"id": "xxxxxx","object": "payment_intent","amount": 1099,"amount_capturable": 0,"amount_details": {"tip": {},},"amount_received": 0,"amount_subtotal": 1099,"application": null,"application_fee_amount": null,"automatic_payment_methods": null,"canceled_at": null,"cancellation_reason": null,"capture_method": "automatic","charges": {… 5 個のアイテム},"client_secret": "xxxxxx","confirmation_method": "automatic","created": 1771240159,"currency": "usd","customer": null,"description": null,"invoice": null,"last_payment_error": null,"livemode": false,"metadata": {},"next_action": null,"on_behalf_of": null,"payment_method": null,"payment_method_options": {"card": {… 5 個のアイテム},},"payment_method_types": ["card",],"processing": null,"receipt_email": null,"review": null,"setup_future_usage": null,"shipping": null,"source": null,"statement_descriptor": null,"statement_descriptor_suffix": null,"status": "requires_payment_method","total_details": {… 3 個のアイテム},"transfer_data": null,"transfer_group": null,}
コピー{"id": "xxxxxx","object": "payment_intent","amount": 1099,"amount_capturable": 0,"amount_details": {"tip": {},},"amount_received": 0,"amount_subtotal": 1099,"application": null,"application_fee_amount": null,"automatic_payment_methods": null,"canceled_at": null,"cancellation_reason": null,"capture_method": "automatic","charges": {… 5 個のアイテム},"client_secret": "xxxxxx","confirmation_method": "automatic","created": 1771240159,"currency": "usd","customer": null,"description": null,"invoice": null,"last_payment_error": null,"livemode": false,"metadata": {},"next_action": null,"on_behalf_of": null,"payment_method": null,"payment_method_options": {"card": {… 5 個のアイテム},},"payment_method_types": ["card",],"processing": null,"receipt_email": null,"review": null,"setup_future_usage": null,"shipping": null,"source": null,"statement_descriptor": null,"statement_descriptor_suffix": null,"status": "requires_payment_method","total_details": {… 3 個のアイテム},"transfer_data": null,"transfer_group": null,}
"id"
:
"xxxxxx"
,
"object"
"payment_intent"
"amount"
1099
"amount_capturable"
0
"amount_details": {"tip": {},},
"tip"
{}
"amount_received"
"amount_subtotal"
"application"
null
"application_fee_amount"
"automatic_payment_methods"
"canceled_at"
"cancellation_reason"
"capture_method"
"automatic"
"charges"
{… 5 個のアイテム}
"client_secret"
"confirmation_method"
"created"
1771240159
"currency"
"usd"
"customer"
"description"
"invoice"
"last_payment_error"
"livemode"
false
"metadata"
"next_action"
"on_behalf_of"
"payment_method"
"payment_method_options": {"card": {… 5 個のアイテム},},
"card"
"payment_method_types": ["card",],
"processing"
"receipt_email"
"review"
"setup_future_usage"
"shipping"
"source"
"statement_descriptor"
"statement_descriptor_suffix"
"status"
"requires_payment_method"
"total_details"
{… 3 個のアイテム}
"transfer_data"
"transfer_group"