Craftgate
Craftgate v1.0.42
  • Pages
  • Modules
  • Mix Tasks

    View Source Craftgate.Model.PaymentProvider (Craftgate v1.0.42)

    Elixir equivalent of the Java enum io.craftgate.model.PaymentProvider

    Link to this section Summary

    Types

    t()

    Functions

    applepay()
    bank()
    cast(value)
    cg_wallet()
    edenred()
    garanti_pay()
    googlepay()
    masterpass()
    papara()
    payoneer()
    sodexo()
    stripe()
    values()
    ykb_world_pay()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() ::
      :EDENRED
      | :BANK
      | :YKB_WORLD_PAY
      | :GOOGLEPAY
      | :STRIPE
      | :MASTERPASS
      | :GARANTI_PAY
      | :PAYONEER
      | :PAPARA
      | :APPLEPAY
      | :CG_WALLET
      | :SODEXO

    Link to this section Functions

    Link to this function

    applepay()

    View Source
    Link to this function

    bank()

    View Source
    Link to this function

    cast(value)

    View Source
    Link to this function

    cg_wallet()

    View Source
    Link to this function

    edenred()

    View Source
    Link to this function

    garanti_pay()

    View Source
    Link to this function

    googlepay()

    View Source
    Link to this function

    masterpass()

    View Source
    Link to this function

    papara()

    View Source
    Link to this function

    payoneer()

    View Source
    Link to this function

    sodexo()

    View Source
    Link to this function

    stripe()

    View Source
    Link to this function

    values()

    View Source
    Link to this function

    ykb_world_pay()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language