Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( // MockMinimumVersion is the minimum acceptable version for stripe-mock. // It's here so that if the library depends on new endpoints or features // added in a more recent version of stripe-mock, we can show people a // better error message instead of the test suite crashing with a bunch of // confusing 404 errors or the like. MockMinimumVersion = "0.86.0" // TestMerchantID is a token that can be used to represent a merchant ID in // simple tests. TestMerchantID = "acct_123" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.