Skip to content

Create devcontainer.json#219

Open
Pjrich1313 wants to merge 1 commit into
agentsmd:mainfrom
Pjrich1313:patch-2
Open

Create devcontainer.json#219
Pjrich1313 wants to merge 1 commit into
agentsmd:mainfrom
Pjrich1313:patch-2

Conversation

@Pjrich1313

Copy link
Copy Markdown

No description provided.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

@Pjrich1313 is attempting to deploy a commit to the openai Team on Vercel.

A member of the Team first needs to authorize it.

@Pjrich1313

Copy link
Copy Markdown
Author

To use on my own repos and research

@heardjalissa9-gif heardjalissa9-gif left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sample curl:

Copy
curl --location 'https://sandbox.hyperswitch.io/payments/<original_payment_id>/confirm'
--header 'Content-Type: application/json'
--header 'Accept: application/json'
--header 'api-key: <your_publishable_key>'
--data '{
"payment_method": "card",
"client_secret": "<client_secret_of_the_original_payment>",
"payment_method_data": {
"card": {
"card_number": "4242424242424242",
"card_exp_month": "10",
"card_exp_year": "25",
"card_holder_name": "joseph Doe",
"card_cvc": "123"
}
}
}'

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.

2 participants