{"_id":"5beec5a5f95d82011c6f3694","category":{"_id":"5beec5a5f95d82011c6f367e","version":"5beec5a5f95d82011c6f3714","project":"57336fd5a6a9c40e00e13a0b","__v":0,"sync":{"url":"","isSync":false},"reference":false,"createdAt":"2015-10-15T16:20:51.519Z","from_sync":false,"order":12,"slug":"resources","title":"Resources"},"user":"560d5913af97231900938124","parentDoc":null,"project":"57336fd5a6a9c40e00e13a0b","version":{"_id":"5beec5a5f95d82011c6f3714","project":"57336fd5a6a9c40e00e13a0b","__v":0,"forked_from":"5bcf37dfadc5b905136a39f4","createdAt":"2018-04-24T15:24:22.608Z","releaseDate":"2018-04-24T15:24:22.608Z","categories":["5beec5a5f95d82011c6f3672","5beec5a5f95d82011c6f3673","5beec5a5f95d82011c6f3674","5beec5a5f95d82011c6f3675","5beec5a5f95d82011c6f3676","5beec5a5f95d82011c6f3677","5beec5a5f95d82011c6f3678","5beec5a5f95d82011c6f3679","5beec5a5f95d82011c6f367a","5beec5a5f95d82011c6f367b","5beec5a5f95d82011c6f367c","5beec5a5f95d82011c6f367d","5beec5a5f95d82011c6f367e","5beec5a5f95d82011c6f367f","5beec5a5f95d82011c6f3680","5beec5a5f95d82011c6f3681"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":false,"codename":"3.28 Release","version_clean":"8976.0.0-XML","version":"8976-XML"},"githubsync":"","__v":0,"updates":[],"next":{"pages":[],"description":""},"createdAt":"2016-01-05T20:39:03.125Z","link_external":false,"link_url":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":13,"body":"###Request\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Required\",\n \"0-0\": \"`credit-card`\",\n \"0-1\": \"container\",\n \"h-3\": \"Description\",\n \"0-3\": \"Container of [credit-card](doc:credit-card) properties.\",\n \"1-0\": \"`billing-contact-info`\",\n \"1-1\": \"container\",\n \"1-3\": \"Container of [billing-contact-info](doc:billing-contact-info) properties.\",\n \"h-4\": \"Description\",\n \"0-2\": \"**Required** if sending credit card data.\\n\\n**Note:** Do not include, if using [Hosted Payment Fields](/v8976-Tools/docs/hosted-payment-fields) or [Embedded Checkout]((/v8976-Tools/docs/embedded-checkout).\",\n \"1-2\": \"Optional\",\n \"2-0\": \"`pf-token`\",\n \"2-2\": \"**Required** if using [Hosted Payment Fields](/v8976-Tools/docs/hosted-payment-fields) or [Embedded Checkout]((/v8976-Tools/docs/embedded-checkout).\\n\\n**Note:** Do not include `credit-card` resource, if using this token.\",\n \"2-1\": \"*string*\",\n \"2-3\": \"Hosted Payment Fields or Embedded Checkout token.\",\n \"3-0\": \"`status`\",\n \"3-1\": \"*string*\",\n \"3-2\": \"Optional\",\n \"3-3\": \"Enter **D** to delete the card from the shopper. \\n\\n**Note:** Specify the card to be deleted by including `card-type` and `card-last-four-digits` within `credit-card`.\"\n },\n \"cols\": 4,\n \"rows\": 4\n}\n[/block]\n###Response\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Description\",\n \"0-0\": \"`credit-card`\",\n \"0-1\": \"container\",\n \"h-3\": \"Description\",\n \"0-3\": \"Defines the type of transaction. Values can be:\\nAUTH_ONLY\\nAUTH_CAPTURE\\nCAPTURE\\nAUTH_REVERSAL\\nSee Transaction Types\",\n \"1-0\": \"`billing-contact-info`\",\n \"1-1\": \"container\",\n \"1-3\": \"BlueSnap identifier for the transaction.\",\n \"h-4\": \"Description\",\n \"0-2\": \"Container of [credit-card](doc:credit-card) properties.\",\n \"1-2\": \"Container of [billing-contact-info](doc:billing-contact-info) properties.\"\n },\n \"cols\": 3,\n \"rows\": 2\n}\n[/block]","excerpt":"Contains the details for a specific credit card, along with billling information","slug":"credit-card-info","type":"basic","title":"credit-card-info"}
credit-card-info
Contains the details for a specific credit card, along with billling information
Property Name
Type
Required
Description
credit-card
container
Required if sending credit card data.
Note: Do not include, if using Hosted Payment Fields or Embedded Checkout.
Container of credit-card properties.
pf-token
string
Required if using Hosted Payment Fields or Embedded Checkout.
Note: Do not include credit-card
resource, if using this token.
Hosted Payment Fields or Embedded Checkout token.
status
string
Optional
Enter D to delete the card from the shopper.
Note: Specify the card to be deleted by including card-type
and card-last-four-digits
within credit-card
.
Property Name
Type
Description