View Source Craftgate (Craftgate v1.0.42)

Elixir client for Craftgate, the one-stop shop payment gateway

Link to this section Summary

Functions

Returns the current client version

Convenience method to access Craftgate.Adapter.FraudAdapter

Convenience method to access Craftgate.Adapter.HookAdapter

Convenience method to access Craftgate.Adapter.OnboardingAdapter

Convenience method to access Craftgate.Adapter.PayByLinkAdapter

Convenience method to access Craftgate.Adapter.PaymentAdapter

Convenience method to access Craftgate.Adapter.SettlementAdapter

Returns the current project version

Convenience method to access Craftgate.Adapter.WalletAdapter

Link to this section Functions

@spec client_version() :: binary()

Returns the current client version

@spec file_reporting() :: Craftgate.Adapter.FileReportingAdapter

Convenience method to access Craftgate.Adapter.FileReportingAdapter

@spec fraud() :: Craftgate.Adapter.FraudAdapter

Convenience method to access Craftgate.Adapter.FraudAdapter

@spec hook() :: Craftgate.Adapter.HookAdapter

Convenience method to access Craftgate.Adapter.HookAdapter

@spec installment() :: Craftgate.Adapter.InstallmentAdapter

Convenience method to access Craftgate.Adapter.InstallmentAdapter

@spec onboarding() :: Craftgate.Adapter.OnboardingAdapter

Convenience method to access Craftgate.Adapter.OnboardingAdapter

@spec pay_by_link() :: Craftgate.Adapter.PayByLinkAdapter

Convenience method to access Craftgate.Adapter.PayByLinkAdapter

@spec payment() :: Craftgate.Adapter.PaymentAdapter

Convenience method to access Craftgate.Adapter.PaymentAdapter

@spec payment_reporting() :: Craftgate.Adapter.PaymentReportingAdapter

Convenience method to access Craftgate.Adapter.PaymentReportingAdapter

@spec settlement() :: Craftgate.Adapter.SettlementAdapter

Convenience method to access Craftgate.Adapter.SettlementAdapter

@spec settlement_reporting() :: Craftgate.Adapter.SettlementReportingAdapter

Convenience method to access Craftgate.Adapter.SettlementReportingAdapter

@spec version() :: binary()

Returns the current project version

@spec wallet() :: Craftgate.Adapter.WalletAdapter

Convenience method to access Craftgate.Adapter.WalletAdapter