Skip to content

Commit

Permalink
Update sample (#1780)
Browse files Browse the repository at this point in the history
  • Loading branch information
noon-dawg authored Feb 7, 2024
1 parent dd5a172 commit 897c057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/code_samples/JavaScript/transactions/post.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// first set the properties for the new transaction
const data = {
customerId: 'foobar-0001',
type: 'sale',
websiteId: 'my-main-website',
paymentInstrument: {
method: 'payment-card',
Expand Down

0 comments on commit 897c057

Please sign in to comment.