InterviewDB Question

Stripepay Backend: Implement a Simplified Payment Processing Backend

Backend OA

Question Details

Problem Build a simplified payment backend with the following operations: create_customer(name, email) -> customer_id add_payment_method(customer_id, card_number, expiry) -> method_id (validate card format) charge(customer_id, method_id, amount_cents…

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Coding Oa