Associate
/ /
Architect
/ /
Exam Questions With Correct Answers
/ // // // //
What /
/should /
/you /
/ensure /
/is /
/set /
/up /
/after //
a/
/client /
/confirms /
/payment? //- /
/CORRECT //ANSWERS(S)✔✔Monitor //webhooks //to //make //sure //payment //is //successful //and/or
//fails.
What /
/needs /
/to /
/be /
/passed /
/in /
/order /
/to /
/securely //complete //a //payment? //- //CORRECT //ANSWERS(S)✔✔Payment //intent //MUST //include
//the //client //secret
,T/
/or //
F //- /
/The //automatic_payment_method //is //defaulted //by //Stripe //- //CORRECT //ANSWERS(S)✔✔True
What /
/two /
/things /
/are /
/mandatory /
/to //create //a //payment //intent? //- //CORRECT //ANSWERS(S)✔✔Amount //and //Currency
Describe /
/the /
/Payment /
/Intent /
/API //- /
/CORRECT /
/ANSWERS(S)✔✔Represents /
/the /
/intent /
/to //collect //payment //from //a //customer //and //tracks //attempts/state //changes //through //out //the
//payment //process.
What /
/are /
/the //
4/
/advantages /
/of //the //Payment //Intents //API? //- //CORRECT //ANSWERS(S)✔✔- //Auto //authentication //handling
- //No //double //charges
- //No //idempotency //key //issues
- //Support //for //SCA //and //regulatory //charges
,Which /
/type /
/of /
/Stripe /
/account /
/does /
/Stripe /
/manage/own //fraud //dispute //liability? //- //CORRECT //ANSWERS(S)✔✔Standard //Accounts
List //2 //ways //a //user //can //request //a //manual //payout //- //CORRECT //ANSWERS(S)✔✔- //API //Call
- //From //the //dashboard //created //payment
How /
/many /
/bank /
/accounts /
/can //be //added //per //currency? //- //CORRECT //ANSWERS(S)✔✔One //bank //account //per //currency
Describe /
/the /
/features /
/of /
/Separate /
/Charges /
/and /
/Transfers //- /
/CORRECT //ANSWERS(S)✔✔- //One //shopping //cart //for //many //goods //at //multiple //"stores"
- //Involves //multiple //users //being //paid
- //A //specific //user //is //not //known //at //the //time //of //the //charge
- //Transfers //can't //be //made //at //the //time //of //charge
, Describe /
/the /
/features /
/of /
/Destination /
/Charges //- /
/CORRECT /
/ANSWERS(S)✔✔- /
/Customer /
/transacts //with //platform //for //products //and //services //provided //by //the //Connected //Account
- //Single //user
Describe //the //features //of //Direct //Charges //- //CORRECT //ANSWERS(S)✔✔- //Single //user
- //Customer //is //unaware //of //platforms //existence //commonly
- //Customer //directly //transacts //with //the //Connected //Account
What /
/status /
/will //
a/
/refund /
/be //in //if //there //is //not //enough //funds //in //the //Account //- //CORRECT //ANSWERS(S)✔✔- //Pending
//
-/
/If /
/customer /
/doesn't /
/have /
/enough /
/funds //in //Stripe //balance, //then //Stripe //deducts //from //debit //by //creating //a //negative //payout
Which /
/two /
/components /