Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

PAYMENT_OPTION

Column NameData TypeField LengthNull?Data Def.Comments

ID

NUMBER

22

N

 Primary key

CODE

VARCHAR2

200

Y

  

BILLING_GROUP_ID

NUMBER

22

Y

  

PAYMENT_GATEWAY_DEF_ID

NUMBER

22

Y

  

META_DATA

VARCHAR2

4000

Y

  
NAMEVARCHAR2200Y With v 9.8 - Allows a customer to differentiate between PaymentOptions of the same PaymentOptionType and with the same BillingGroupId
PAYMENT_DIRECTIONVARCHAR2507 With v 9.8

AVAILABLE_FROM

DATE77 With 9.9 - "Availability" info to the Payment Option Framework

AVAILABLE_TO

DATE77 With 9.9 - "Availability" info to the Payment Option Framework

 

 

  • No labels