Technical Resources
ERD / Object Structure
3min
technical results for consultants & developers breadwinner is designed to be enhanced by developers we provide stripe, braintree, and square data in native and custom salesforce objects you can further add formulas, apex roll ups, workflow, and triggers breadwinner payments erd (stripe) breadwinner consists of a number of objects that perfectly reflect the stripe objects and data structure specifically, we replicate (as slave data, in a read only manner) bwp customer bwp payment method (representing credit cards and bank accounts) bwp transaction (representing both payments, refunds, and pre payments from a stripe customer) bwp subscription bwp invoice bwp line item (a lookup record under bwp subscription and bwp invoice, reflecting subscription items and invoice items) bwp product bwp price (a lookup record under bwp product, reflecting prices) bwp price tier (a master detail record under bwp price, reflecting price tiers) bwp coupon (a lookup record under bwp subscription and bwp invoice, reflecting coupons) click the image to see the full sized erd for breadwinner payments all of the above data is designed to be accessed securely for financial security, edits or changes to the data in salesforce will not be written back to stripe/braintree/square also, those changes to salesforce records will be overwritten weekly with the master data in stripe/braintree/square creating or editing data in stripe/braintree/square is possible with breadwinner however, for data integrity and financial controls, all data written to or edited in stripe/braintree/square must be done via our guided creation wizard or via our exposed api methods